Sanitize (unsupported) GIT_* environment variables
commite6b5e4339a8674cb83449e11f3e8230e897d908c
authorSven Strickroth <email@cs-ware.de>
Wed, 22 Nov 2023 01:52:55 +0000 (22 02:52 +0100)
committerSven Strickroth <email@cs-ware.de>
Wed, 22 Nov 2023 01:52:55 +0000 (22 02:52 +0100)
tree803009a0655f2844cb6819176223b69450aeeb40
parent3452dfcd7b2dabab2209bc6e419bcf9e80202f67
Sanitize (unsupported) GIT_* environment variables

Prevent passing environment variables to git.exe that are currently unsupported in TortoiseGit/libgit2 to prevent inconsistencies (cf. issue #4029 and issue #3852)

cf. https://github.com/git-for-windows/build-extra/pull/529

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Changelog.txt
src/Git/Git.cpp