Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.257 ·

GIT_CONFIG_PARAMETERS stripped from spawned shell environments

GIT_CONFIG_PARAMETERS is now stripped from spawned shells so an inherited value cannot alter git behavior.

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaGit Integrationwhat it touches
KindBug Fixesin v2.1.257,
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.

See this entry in the whole of v2.1.257 →

Feedback