From: Junio C Hamano Date: Tue, 23 Jan 2018 21:16:39 +0000 (-0800) Subject: Merge branch 'tg/stash-with-pathspec-fix' X-Git-Tag: v2.17.0-rc0~141 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=087d1a8e9c49e5c11008582e92f346680d0d8c89;p=thirdparty%2Fgit.git Merge branch 'tg/stash-with-pathspec-fix' "git stash -- " 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 --- 087d1a8e9c49e5c11008582e92f346680d0d8c89