commit | d2b11eca7eccc4dfc22a8fc1182d9341458dd9cb | [log] [tgz] |
---|---|---|
author | Felipe Gonçalves Assis <felipeg.assis@gmail.com> | Wed Feb 17 01:15:25 2016 -0200 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Feb 17 10:20:51 2016 -0800 |
tree | 2d4e5a3a245f8724b17da2810cf537ec9ff86852 | |
parent | 754884255bb580df159e58defa81cdd30b5c430c [diff] |
merge-recursive: option to disable renames The recursive strategy turns on rename detection by default. Add a strategy option to disable rename detection even for exact renames. Signed-off-by: Felipe Gonçalves Assis <felipegassis@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>