]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'sk/diff-files-show-i-t-a-as-new'
authorJunio C Hamano <gitster@pobox.com>
Mon, 29 Jun 2020 21:17:27 +0000 (14:17 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 Jun 2020 21:17:27 +0000 (14:17 -0700)
"git diff-files" has been taught to say paths that are marked as
intent-to-add are new files, not modified from an empty blob.

* sk/diff-files-show-i-t-a-as-new:
  diff-files: treat "i-t-a" files as "not-in-index"


Trivial merge