tests/test-mq-qgoto.out
author Stefano Tortarolo <stefano.tortarolo@gmail.com>
Thu, 26 Mar 2009 16:58:50 +0200
changeset 7955 c3d4ff03ec72
parent 7627 fb32ae9c76e7
child 9110 561ff8d9e4f0
permissions -rw-r--r--
rebase: keep original mq patch format (Issue1574) Rebase now doesn't make assumptions about which format has been used for a mq patch (git or normal). Before finalizing a patch it keeps track of the original format, by reading its header, and then restores the format when reimporting it. This way it also allows for having mixed styles. Note: this version corrects a failure in the test

adding a
now at: a.patch
applying b.patch
applying c.patch
now at: c.patch
now at: b.patch

% Using index
now at: a.patch
applying b.patch
applying c.patch
now at: c.patch

% No warnings when using index
now at: b.patch
applying c.patch
applying bug314159
now at: bug314159

% Detect ambiguous non-index
patch name "14" is ambiguous:
  bug314159
  bug141421
abort: patch 14 not in series