Merge branch 'pb/config'
authorJunio C Hamano <junkio@cox.net>
Thu, 22 Jun 2006 09:15:45 +0000 (02:15 -0700)
committerJunio C Hamano <junkio@cox.net>
Thu, 22 Jun 2006 09:15:45 +0000 (02:15 -0700)
* pb/config:
git_config: access() returns 0 on success, not > 0
repo-config: Fix late-night bug
Read configuration also from $HOME/.gitconfig
Fix setting config variables with an alternative GIT_CONFIG
Support for extracting configuration from different files

Trivial merge