debian/compat
author Pulkit Goyal <7895pulkit@gmail.com>
Tue, 12 Jun 2018 21:13:02 +0530
changeset 3844 48fbccfd1dff
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
tests: add test of resolution of content-divergent stacks This patch adds a test of resolution of content-divergence stacks where a series of changesets get mutated as two different series resulting in whole content-divergent stacks. As the tests shows, we are not processing the changesets in right order which needs to be fixed first.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
531
b18b00036355 pkg/debian: Debian packaging
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
diff changeset
     1
8