Commit 4292837d502fedbbf1f24abe355eb349e4b3b0c9

Patrick Steinhardt 2015-09-24T14:37:10

config: open configuration in commondir A repository's configuartion file can always be found in the GIT_COMMON_DIR, which has been newly introduced. For normal repositories this does change nothing, but for working trees this change allows to access the shared configuration file.