Fixed issue #1026: setting and reading config did not work with separate-git-dir
commit76340574a6bb06bc3e4d76ecb804fa8e8b4ec211
authorSven Strickroth <email@cs-ware.de>
Sat, 7 Jan 2012 03:15:03 +0000 (7 04:15 +0100)
committerSven Strickroth <email@cs-ware.de>
Sat, 7 Jan 2012 03:15:03 +0000 (7 04:15 +0100)
tree45b643b1e453d83e543d7a33decd9f3c5a5c496b
parent9386018fff49c1fee3ce74bfbe5c04960e1b381f
Fixed issue #1026: setting and reading config did not work with separate-git-dir

TortoiseProc sets CWD to the current git (working or bare) repository, then CheckAndInitDll is called and git stores the found ".git"-directory in GIT_DIR_ENVIRONMENT. No need to explicitely set it in git_(get|set)_config-methods.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
ext/gitdll/gitdll.c
src/Changelog.txt