Mercurial > hg
view tests/test-convert-svn-tags.out @ 7955:c3d4ff03ec72
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
author | Stefano Tortarolo <stefano.tortarolo@gmail.com> |
---|---|
date | Thu, 26 Mar 2009 16:58:50 +0200 |
parents | 90d8dfb481e7 |
children | 965b11c1bd82 |
line wrap: on
line source
% convert initializing destination A-hg repository scanning source... sorting... converting... 4 init projA 3 adda 2 changea 1 changea2 0 changea3 updating tags o 5 update tags tags: tip | o 4 changea3 tags: | o 3 changea2 tags: trunk.v1 trunk.goodtag | o 2 changea tags: | o 1 adda tags: | o 0 init projA tags: tip trunk.v1 trunk.goodtag % convert without tags initializing destination A-notags-hg repository scanning source... sorting... converting... 4 init projA 3 adda 2 changea 1 changea2 0 changea3 tip