]> granicus.if.org Git - git/commitdiff
Merge branch 'js/git-path-head-dot-lock-fix' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 24 Oct 2019 03:30:23 +0000 (12:30 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 24 Oct 2019 03:30:23 +0000 (12:30 +0900)
"git rev-parse --git-path HEAD.lock" did not give the right path
when run in a secondary worktree.

* js/git-path-head-dot-lock-fix:
  git_path(): handle `.lock` files correctly
  t1400: wrap setup code in test case

1  2 
path.c

diff --cc path.c
Simple merge