← Claude Code changelog
Claude Code 2.1.270
A critical fix addressing an unexpected permission prompt for read-only Git commands in Bash. Previously, after a session had been running for some time, users encountered interruptions when performing operations like 'git status' or 'git log'. This update resolves that regression, ensuring a seamless and uninterrupted command-line experience for all users interacting with Git repositories via Bash.
Fixed
- Fixed read-only git commands in Bash unexpectedly asking for permission after a session had been running for a while (regression in 2.1.269)