]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'tg/stash-keep-index-with-removed-paths'
authorJunio C Hamano <gitster@pobox.com>
Thu, 25 Jul 2019 20:59:23 +0000 (13:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 25 Jul 2019 20:59:23 +0000 (13:59 -0700)
"git stash --keep-index" did not work correctly on paths that have
been removed, which has been fixed.

* tg/stash-keep-index-with-removed-paths:
  stash: fix handling removed files with --keep-index

1  2 
builtin/stash.c
t/t3903-stash.sh

diff --cc builtin/stash.c
Simple merge
Simple merge