tests/test-convert.t
changeset 20379 b75a04502ced
parent 20375 81cf597dafa9
child 20795 29b159bd71bc
--- a/tests/test-convert.t	Wed Jan 22 15:40:17 2014 -0600
+++ b/tests/test-convert.t	Wed Jan 22 15:43:21 2014 -0600
@@ -125,6 +125,10 @@
       you want to close a branch. Each entry contains a revision or hash
       separated by white space.
   
+      The tagpmap is a file that exactly analogous to the branchmap. This will
+      rename tags on the fly and prevent the 'update tags' commit usually found
+      at the end of a convert process.
+  
       Mercurial Source
       ################
   
@@ -271,6 +275,7 @@
       --splicemap FILE   splice synthesized history into place
       --branchmap FILE   change branch names while converting
       --closemap FILE    closes given revs
+      --tagmap FILE      change tag names while converting
       --branchsort       try to sort changesets by branches
       --datesort         try to sort changesets by date
       --sourcesort       preserve source changesets order