]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit298d704e708773f6ddeb4e680265ab904d710def
treecf63ca6ce2682dfb247dec1ff0f1be06c98ed7ef
parentfa2c57d562921cdd3be5c7af1ee59622439bc8cd
parentfeea6946a5b746ff4ebf8ccdf959e303203a6011
Merge branch 'sk/diff-files-show-i-t-a-as-new'

"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"