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: https://git.lorimer.id.au/gitweb.git/diff_plain/087d1a8e9c49e5c11008582e92f346680d0d8c89 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