mirror of
https://github.com/git/git.git
synced 2026-03-13 18:33:25 +01:00
After daemon, upload-pack and receive-pack find out where the
git directory is and chdir() there, make sure that repository is
in a format we understand, after putenv("GIT_DIR=.") so that it
knows to pick up the configuration file from there.
Signed-off-by: Junio C Hamano <junkio@cox.net>
3.8 KiB
3.8 KiB