]> Sergey Matveev's repositories - public-inbox.git/commitdiff
gcf2: support worktree $GIT_DIR
authorEric Wong <e@80x24.org>
Mon, 26 Sep 2022 10:17:13 +0000 (10:17 +0000)
committerEric Wong <e@80x24.org>
Mon, 26 Sep 2022 19:22:03 +0000 (19:22 +0000)
We must use `git rev-parse --git-path objects' instead of
blindly appending '/objects' to $GIT_DIR, since appending
doesn't work when $GIT_DIR is a worktree.


No differences found