tests/test-convert.t
changeset 22471 cc5f94db672b
parent 22470 8e0c4df28eec
child 22512 6b6da715cb96
equal deleted inserted replaced
22470:8e0c4df28eec 22471:cc5f94db672b
   251                     imported as renames or copies, as a percentage between "0"
   251                     imported as renames or copies, as a percentage between "0"
   252                     (disabled) and "100" (files must be identical). For example,
   252                     (disabled) and "100" (files must be identical). For example,
   253                     "90" means that a delete/add pair will be imported as a
   253                     "90" means that a delete/add pair will be imported as a
   254                     rename if more than 90% of the file hasn't changed. The
   254                     rename if more than 90% of the file hasn't changed. The
   255                     default is "0".
   255                     default is "0".
       
   256       convert.git.findcopiesharder
       
   257                     while detecting copies, look at all files in the working
       
   258                     copy instead of just changed ones. This is very expensive
       
   259                     for large projects, and is only effective when
       
   260                     "convert.git.similarity" is greater than 0. The default is
       
   261                     False.
   256   
   262   
   257       Perforce Source
   263       Perforce Source
   258       ###############
   264       ###############
   259   
   265   
   260       The Perforce (P4) importer can be given a p4 depot path or a client
   266       The Perforce (P4) importer can be given a p4 depot path or a client