summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ab9cb76)
raw | patch | inline | side by side (parent: ab9cb76)
author | Junio C Hamano <junkio@cox.net> | |
Fri, 25 Nov 2005 18:48:26 +0000 (10:48 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 27 Nov 2005 09:32:59 +0000 (01:32 -0800) |
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>
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>
path.c | patch | blob | history |