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 allowlist gains push.negotiate; auto-configured for commits

push.negotiate is now a trusted git config key and is set automatically alongside the gpgsign settings.

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaGit Integrationwhat it touches
KindImprovementsin v2.1.257,
You'll notice

push.negotiate is now a trusted git config key and is set automatically alongside the gpgsign settings.

push.negotiate is now included in the set of git config keys Claude Code is allowed to read and trust. It's also one of the values Claude now sets automatically, alongside commit.gpgsign and tag.gpgsign, when configuring git for signed commits.

Read from
Names in the bundlepush.negotiatecommit.gpgsigntag.gpgsign
What the documentation says

See this entry in the whole of v2.1.257 →

Feedback