From: Junio C Hamano Date: Fri, 29 Apr 2016 21:15:55 +0000 (-0700) Subject: Merge branch 'sg/diff-multiple-identical-renames' into maint X-Git-Tag: v2.8.2~7 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/b96c396cce05c9559f335d5ed6856687036e01ba Merge branch 'sg/diff-multiple-identical-renames' into maint "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 --- b96c396cce05c9559f335d5ed6856687036e01ba