commit | 63651e1a13f29abcffb1d197f3388924318d59d3 | [log] [tgz] |
---|---|---|
author | Felipe Gonçalves Assis <felipeg.assis@gmail.com> | Tue Feb 23 22:41:29 2016 -0300 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Feb 24 14:45:28 2016 -0800 |
tree | e514eb37dbc4e3ff078d816d1e5117f42dfb5950 | |
parent | 87892f605be16037bc910ca2cf9fa21bb9467f5e [diff] |
t3034: add rename threshold tests 10ae752 (merge-recursive: option to specify rename threshold, 2010-09-27) introduced this feature but did not include any tests. The tests use the new option --find-renames, which replaces the then introduced and now deprecated option --rename-threshold. Also update name and description of t3032 for consistency: "merge-recursive options" -> "merge-recursive space options" Signed-off-by: Felipe Gonçalves Assis <felipegassis@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>