]> granicus.if.org Git - git/commitdiff
Merge branch 'js/stash-apply-in-secondary-worktree' into next
authorJunio C Hamano <gitster@pobox.com>
Mon, 7 Oct 2019 02:42:13 +0000 (11:42 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Oct 2019 02:42:14 +0000 (11:42 +0900)
"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

1  2 
builtin/stash.c

diff --cc builtin/stash.c
Simple merge