On Sat, May 12, 2007 at 10:21:15AM -0700, Junio C Hamano wrote: > Junio C Hamano <junkio@xxxxxxx> writes: > When you prepare gitcvs.enabled config in the cloned gitcvs.git > repository, you do not want to have GIT_CONFIG=.git/config in > the environment. As you give GIT_DIR to these two commands, not > having GIT_CONFIG would make them do the right thing. Yeah, which was the reason I unset it in the first place. But if your concern is not to use other config files it should still set GIT_CONFIG explicetly for these cases and leave it to the default for all calls inside the non-bare repository, right? Gruesse, -- Frank Lichtenheld <frank@xxxxxxxxxxxxxx> www: http://www.djpig.de/ - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html