commit | a9276a69caeb116cf517a5feb70cd96efab23601 | [log] [tgz] |
---|---|---|
author | Matthieu Moy <Matthieu.Moy@imag.fr> | Thu Feb 25 09:59:19 2016 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Feb 25 09:54:20 2016 -0800 |
tree | 3c0e2224b0c40f376e2635b87bb2f96443fbebfc | |
parent | f07fc9e753746cc4d7e57212f558106782e7bfa4 [diff] |
t: add tests for diff.renames (true/false/unset) The underlying machinery is well-tested, but the configuration option itself was tested only in t3400-rebase.sh. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>