Thank you very much, I appreciate the answer :)
best,
Sirio
> On Nov 2, 2018, at 04:07, Junio C Hamano wrote:
>
> Sirio Balmelli 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
Sirio Balmelli 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
It appears that git ignores the GIT_CONFIG environment variable, while
git-config *does* consider it.
I have written a short script that shows this in detail and reproduces, it is
included below and also posted on github at
https://github.com/siriobalmelli/toolbench/blob/master/git/git-env-chec
3 matches
Mail list logo