Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-02-19 | config: read system-wide defaults from /etc/gitconfig | Johannes Schindelin | 1 | -3/+12 | |
The settings in /etc/gitconfig can be overridden in ~/.gitconfig, which in turn can be overridden in .git/config. Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net> | |||||
2007-01-28 | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 1 | -0/+220 | |
Signed-off-by: Tom Prince <tom.prince@ualberta.net> Signed-off-by: Junio C Hamano <junkio@cox.net> |