tests/test-convert.t
changeset 18819 05acdf8e1f23
parent 18324 2eae2f9e85ef
child 19864 1ce3f56b879f
--- a/tests/test-convert.t	Sun Mar 24 16:43:25 2013 -0700
+++ b/tests/test-convert.t	Sun Mar 24 00:06:52 2013 +0700
@@ -46,6 +46,8 @@
                     larger than the same ones generated by --branchsort.
       --sourcesort  try to preserve source revisions order, only supported by
                     Mercurial sources.
+      --closesort   try to move closed revisions as close as possible to parent
+                    branches, only supported by Mercurial sources.
   
       If "REVMAP" isn't given, it will be put in a default location
       ("<dest>/.hg/shamap" by default). The "REVMAP" is a simple text file that
@@ -268,6 +270,7 @@
       --branchsort       try to sort changesets by branches
       --datesort         try to sort changesets by date
       --sourcesort       preserve source changesets order
+      --closesort        try to reorder closed revisions
   
   use "hg -v help convert" to show the global options
   $ hg init a