Sirio Balmelli <sirio.bm@xxxxxxxxx> writes: > It appears that git ignores the GIT_CONFIG environment variable, > while git-config *does* consider it. Yup, that is exactly how it is designed and documented. These dasys, with "git config" taking "--file" to work on any arbitrary filename, you do not necessarily need GIT_CONFIG enviornment.