Posts tagged “git”
2026
Retelling Stories with Commit Diffs in My Head
Successful code changes where I don’t feel a lot of friction may boil down to being able to retell a story of small changes here and there in my head.
Identify Codex CLI Git Commits for an Audit Trail
Make the OpenAI Codex CLI identify itself as the author of git commits for an audit trail.
2025
Be Honest When Claude Code Writes Your Software
Change the commit author to your LLM/coding agent to make your git log history more honest and tell a story about collaboration.
2023
Ignore Generated Xcode .xcworkspace Files in Git Except Package.resolved
To tell your teammates’ Xcode that packages need to be updated after a pull, check in the resolved packages file from within the Xcode project bundle. Here are git ignore rules to help you with that.
2020
Indie Support Weeks: Working Copy - Fully Featured iOS git Client