Allow passing of configuration parameters in the command line
authorAlex Riesen <redacted>
Fri, 26 Mar 2010 22:53:57 +0000 (23:53 +0100)
committerJunio C Hamano <redacted>
Sun, 28 Mar 2010 16:48:25 +0000 (09:48 -0700)
commit8b1fa778676ae94f7a6d4113fa90947b548154dd
treeebdd33abc21f7dc32fa413bdf6b77b651c0daeda
parentf1ba1c90e1704e937ff59ee510a8d46a5ab52a1a
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git.txt
builtin/config.c
cache.h
config.c
git.c
t/t1300-repo-config.sh
git clone https://git.99rst.org/PROJECT