]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'tg/stash-with-pathspec-fix' into maint
authorJunio C Hamano <gitster@pobox.com>
Thu, 15 Feb 2018 23:18:13 +0000 (15:18 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 15 Feb 2018 23:18:13 +0000 (15:18 -0800)
"git stash -- <pathspec>" incorrectly blew away untracked files in
the directory that matched the pathspec, which has been corrected.

* tg/stash-with-pathspec-fix:
  stash: don't delete untracked files that match pathspec

1  2 
git-stash.sh
t/t3903-stash.sh

diff --cc git-stash.sh
Simple merge
Simple merge