tests/test-convert.t
changeset 30661 ced0d686ecb3
parent 30660 1f21a6835604
child 30813 2cbbd4622ab0
--- a/tests/test-convert.t	Thu Dec 22 23:28:11 2016 -0700
+++ b/tests/test-convert.t	Thu Dec 22 23:28:35 2016 -0700
@@ -279,6 +279,9 @@
                     remote refs are converted as bookmarks with
                     "convert.git.remoteprefix" as a prefix followed by a /. The
                     default is 'remote'.
+      convert.git.saverev
+                    whether to store the original Git commit ID in the metadata
+                    of the destination commit. The default is True.
       convert.git.skipsubmodules
                     does not convert root level .gitmodules files or files with
                     160000 mode indicating a submodule. Default is False.