]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'js/stash-apply-in-secondary-worktree'
authorJunio C Hamano <gitster@pobox.com>
Fri, 11 Oct 2019 05:24:48 +0000 (14:24 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 11 Oct 2019 05:24:48 +0000 (14:24 +0900)
commit66102cfad839135b89ec7e4ccd253c8d7ce627a7
tree4fe44505ed732e8199597c98a8ea6cbb7ab3679d
parenta4c5d9f66eaab94c874cd59584c0ede44b6e80bc
parentdfd557c9783433bd6273987982f0665d99e52df2
Merge branch 'js/stash-apply-in-secondary-worktree'

"git stash apply" in a subdirectory of a secondary worktree failed
to access the worktree correctly, which has been corrected.

* js/stash-apply-in-secondary-worktree:
  stash apply: report status correctly even in a worktree's subdirectory
builtin/stash.c