sapling/changesets
Stanislau Hlebik 4a731b2118 mononoke: do not fail if duplicate changeset was inserted
Summary:
Let's fail only if inconsistent data was inserted - for example, same commit
hash but different parents.
This matches core hg behavior, and also it's completely normal for commit cloud
to send more parent commits than necessary.

Reviewed By: lukaspiatkowski

Differential Revision: D7722649

fbshipit-source-id: 172a0985fb3fda27d55e9dce8916ec3793de5db9
2018-04-24 08:49:48 -07:00
..
schemas mononoke: update changesets table 2018-04-04 01:27:34 -07:00
src mononoke: do not fail if duplicate changeset was inserted 2018-04-24 08:49:48 -07:00
test mononoke: do not fail if duplicate changeset was inserted 2018-04-24 08:49:48 -07:00