]> git.neil.brown.name Git - git.git/commit
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)
commit49a8bf2edaa7c5922677e1ae04cf44df0c0c8abf
tree775364213b59807747ee3998634c97d735efe70d
parentb21d6304f1f61c72e420e49520537f88a039ae8d
parent22fc703ec949602e9fd4e2ab0bb63dd47c2945b5
Merge branch 'ps/stash-push-pathspec-fix'

"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