You'll notice
GIT_CONFIG_PARAMETERS is now stripped from spawned shells so an inherited value cannot alter git behavior.
GIT_CONFIG_PARAMETERS is now scrubbed from the environment before spawning subprocesses, preventing an inherited value from leaking into or altering git behavior inside tool-invoked shells.