tests/test-convert.t
changeset 21076 5236c7a72a2d
parent 21024 7731a2281cf0
child 21077 78b15ad2f968
--- a/tests/test-convert.t	Tue Apr 15 11:53:10 2014 -0400
+++ b/tests/test-convert.t	Wed Apr 16 01:09:49 2014 +0200
@@ -126,10 +126,6 @@
       you want to close a branch. Each entry contains a revision or hash
       separated by white space.
   
-      The tagmap 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
       ################
   
@@ -276,7 +272,6 @@
       --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