mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-29 04:28:53 -05: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