author | Alex Riesen <raa.lkml@gmail.com> | |
Tue, 31 Jul 2007 09:58:43 +0000 (11:58 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 1 Aug 2007 05:56:15 +0000 (22:56 -0700) | ||
commit | 67d454fed6ae1f127d2daa57db946df200f2382a | |
tree | 3e07d121a4050dcd66b7671dc87dab834e83b705 | tree | snapshot |
parent | 10861beaa89a4cec61e04dd4954452da24b7a757 | commit | diff |
Add an option to specify a file to config builtin
There are (really!) systems where using environment variables is very
cumbersome (yes, Windows, it has problems unsetting them). Besides this
form is shorter.
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
There are (really!) systems where using environment variables is very
cumbersome (yes, Windows, it has problems unsetting them). Besides this
form is shorter.
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-config.txt | diff | blob | history | |
builtin-config.c | diff | blob | history |