Merge branch 'tg/stash-untracked-with-pathspec-fix' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 22 Mar 2018 21:34:20 +0000 (14:34 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 22 Mar 2018 21:34:20 +0000 (14:34 -0700)
"git stash push -u -- <pathspec>" gave an unnecessary and confusing
error message when there was no tracked files that match the
<pathspec>, which has been fixed.

* tg/stash-untracked-with-pathspec-fix:
stash: drop superfluos pathspec parameter

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