commit | 1b47ad160b55f50a7a98c180e18d80f0f8f17a67 | [log] [tgz] |
---|---|---|
author | Felipe Gonçalves Assis <felipeg.assis@gmail.com> | Wed Feb 17 01:15:26 2016 -0200 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Feb 17 10:20:52 2016 -0800 |
tree | 196dcd66914dca5b4a8329a7d54b599680a7074c | |
parent | d2b11eca7eccc4dfc22a8fc1182d9341458dd9cb [diff] |
merge-recursive: more consistent interface Add strategy option find-renames, following git-diff interface. This makes the option rename-threshold redundant. Signed-off-by: Felipe Gonçalves Assis <felipegassis@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>