]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/stash-push-pathspec-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 22 Jun 2017 21:15:24 +0000 (14:15 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 22 Jun 2017 21:15:25 +0000 (14:15 -0700)
"git stash push <pathspec>" did not work from a subdirectory at all.
Bugfix for a topic in v2.13

* ps/stash-push-pathspec-fix:
  git-stash: fix pushing stash with pathspec from subdir

1  2 
t/t3903-stash.sh

Simple merge