Merge branch 'ps/stash-push-pathspec-fix' into maint
commitc4db75f275327a9e0fe0b62096a6a7e5220bb041
authorJunio C Hamano <gitster@pobox.com>
Sat, 24 Jun 2017 22:29:30 +0000 (24 15:29 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 24 Jun 2017 22:29:30 +0000 (24 15:29 -0700)
treef9d74474e2ce60ba05d32562bbbf87fdd81ecfc6
parent0378c85644539a5a2e766a1230e844e6e70b8e16
parent22fc703ec949602e9fd4e2ab0bb63dd47c2945b5
Merge branch 'ps/stash-push-pathspec-fix' into maint

"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
t/t3903-stash.sh