author | Alex Riesen <raa.lkml@gmail.com> | |
Fri, 26 Mar 2010 22:53:57 +0000 (23:53 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 28 Mar 2010 16:48:25 +0000 (09:48 -0700) | ||
commit | 8b1fa778676ae94f7a6d4113fa90947b548154dd | |
tree | ebdd33abc21f7dc32fa413bdf6b77b651c0daeda | tree | snapshot |
parent | f1ba1c90e1704e937ff59ee510a8d46a5ab52a1a | commit | diff |
Allow passing of configuration parameters in the command line
The values passed this way will override whatever is defined
in the config files.
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The values passed this way will override whatever is defined
in the config files.
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git.txt | diff | blob | history | |
builtin/config.c | diff | blob | history | |
cache.h | diff | blob | history | |
config.c | diff | blob | history | |
git.c | diff | blob | history | |
t/t1300-repo-config.sh | diff | blob | history |