]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'js/checkout-p-new-file'
authorJunio C Hamano <gitster@pobox.com>
Tue, 9 Jun 2020 01:06:31 +0000 (18:06 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 Jun 2020 01:06:31 +0000 (18:06 -0700)
commit2bdf00e66ae501c417fa33f887f2c60ef8719b2a
tree3d8317453d8e899a3ea025f541f0f86a371529a0
parentb37fd14beb39b9f545bd72e42e1bdbb00bad4b3d
parent2c8bd8471a6abc68064dafc743362547fc730f77
Merge branch 'js/checkout-p-new-file'

"git checkout -p" did not handle a newly added path at all.

* js/checkout-p-new-file:
  checkout -p: handle new files correctly
add-patch.c
t/t3701-add-interactive.sh