mirror of
https://github.com/git/git.git
synced 2026-03-02 19:46:27 +00:00
It always uses a git-relative pathname, ie "refs/heads/master" instead of ".git/refs/heads/master" or whatever your GIT_DIR might be. This way when we send refs back-and-forth between repositories, there's never any question about GIT_DIR on either side.
5.5 KiB
5.5 KiB