commit | 7f29f7a95c906250c9c99d08242c2c4084c48d24 | [log] [tgz] |
---|---|---|
author | Petr Baudis <pasky@suse.cz> | Sun Jun 18 01:23:58 2006 +0200 |
committer | Junio C Hamano <junkio@cox.net> | Sun Jun 18 21:19:07 2006 -0700 |
tree | cd28340e59a2c9528b5031328eab2e498701d9b1 | |
parent | 64e86c57867593ba0ee77a7b0ff0eb8e9d4d8ed5 [diff] |
Support for extracting configuration from different files Add $GIT_CONFIG environment variable whose content is used instead of .git/config if set. Also add $GIT_CONFIG_LOCAL as a forward-compatibility cue for whenever we will finally come to support] global configuration files (properly). Signed-off-by: Petr Baudis <pasky@suse.cz> Signed-off-by: Junio C Hamano <junkio@cox.net>