Browse Source
setup_git_directory_gently() only modified the value of its *nongit_ok argument if we were not in a git repository. Now it will always set it to 0 when we are inside a repository. Also remove now unnecessary initializations in the callers of this function. Signed-off-by: SZEDER Gábor <szeder@ira.uka.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
SZEDER Gábor
17 years ago
committed by
Junio C Hamano
8 changed files with 16 additions and 8 deletions
Loading…
Reference in new issue