Git operations through the proxy skip LFS lock checks, so pushes stop failing on them.
What's wrong with this entry?
Git operations that go through Claude Code's git proxy now disable Git LFS lock verification, so pushes and fetches no longer fail on LFS lock checks.
- Applies only to the proxy path, the same one that installs the proxy credential helper. Direct git usage is unaffected.
lfs.locksverify=false
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Stale editor bridge connections are dropped instead of read
Both mention integration
-
v2.1.234
Git remote URLs can no longer smuggle a different host
Both mention integration
-
v2.1.236
Change detection ignores custom diff drivers and submodules
Both mention integration