Merge branch 'sg/diff-multiple-identical-renames'
"git diff -M" used to work better when two originally identical files A and B got renamed to X/A and X/B by pairing A to X/A and B to X/B, but this was broken in the 2.0 timeframe. * sg/diff-multiple-identical-renames: diffcore: fix iteration order of identical files during rename detection
Junio C Hamano committed
Apr 13, 2016 at 14:12 UTC
26effb8487386e431990905d4eba7e81f1018eda
No changes.