2 posts
git rerere remembers how you resolved a merge conflict and automatically applies the same resolution next time. Useful for long-lived feature branches.
git worktree lets you have multiple working trees from one repo — no stashing, no switching, no friction.
Personal
Format