Find any references to entire.io/entire/git-sync and replace it with entire.io/entire/git-sync
Claude Code·Opus 4.7[1m]·
pjbgf·4mo ago·9min·2 Checkpoints·42 file changes·+91/-91·8.8K tokens

Find any references to entire.io/entire/gitsync and replace it with entire.io/entire/git-sync
4mo ago·2m
Replaced all 82 references across 40 files (Go imports, go.mod, docs, lint config). Build verified clean.
Build passes. The 4 failing tests are pre-existing GPG signing failures (cannot auto-sign commit: disable commit.gpgSign or register an ObjectSigner plugin) unrelated to usage formatting.
Changes:
cmd/git-sync/main.go:427-433,444,561— usage block now uses%[1]sfor binary name (6 lines) and%[2]dforDefaultMaterializedMaxObjects, withos.Args[0]passed in.cmd/git-sync-bench/main.go:453— usage now uses%swithos.Args[0](left the/tmp/git-sync-benchexample path alone since it's a directory hint, not a binary reference).