Manage Git Branches

Create, track, switch, sync, and clean up Git branches. Covers naming conventions, safe branch switching with stash, upstream synchronization, and pruning merged branches. Use when starting work on a new feature or bug fix, switching between tasks on different branches, keeping a feature branch up to date with main, or cleaning up branches after merging pull requests.

pjt222 Updated

File contents

pjt222/agent-almanac/tree/main/skills/manage-git-branches commit 19f229e7a2

Frequently asked questions

npx skillmds@latest add pjt222/manage-git-branches