tests/test-convert.t
changeset 22471 cc5f94db672b
parent 22470 8e0c4df28eec
child 22512 6b6da715cb96
--- a/tests/test-convert.t	Fri Sep 12 11:23:26 2014 -0700
+++ b/tests/test-convert.t	Fri Sep 12 12:28:30 2014 -0700
@@ -253,6 +253,12 @@
                     "90" means that a delete/add pair will be imported as a
                     rename if more than 90% of the file hasn't changed. The
                     default is "0".
+      convert.git.findcopiesharder
+                    while detecting copies, look at all files in the working
+                    copy instead of just changed ones. This is very expensive
+                    for large projects, and is only effective when
+                    "convert.git.similarity" is greater than 0. The default is
+                    False.
   
       Perforce Source
       ###############