Auto-Symlink Claude Code Memory in Git Worktrees
A practical post-checkout hook that keeps local Claude Code memory files available in every Git worktree without committing them to the repository.
Loading...
Topic
Git workflows, recipes, and the occasional sharp edge.
A practical post-checkout hook that keeps local Claude Code memory files available in every Git worktree without committing them to the repository.
Use Claude Code CLI to generate meaningful commit messages following conventional commits format.
Git uses the words ours and theirs from the point of view of the operation it is currently performing. That is why they mean one thing during merge and can feel reversed during rebase.
A small, current Git setup: identity, default branch name, editor, credential helper, and a few aliases that make day-to-day work less noisy.