]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rp/ita-diff-modefix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 19 Aug 2020 23:14:44 +0000 (16:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 19 Aug 2020 23:14:44 +0000 (16:14 -0700)
"git diff [<tree-ish>] $path" for a $path that is marked with i-t-a
bit was not showing the mode bits from the working tree.

* rp/ita-diff-modefix:
  diff-lib: use worktree mode in diffs from i-t-a entries


Trivial merge