Git Workflow

Use when naming or scoping a branch, writing or fixing a commit message, picking the gitmoji for a commit, untangling history (rebase versus merge versus squash), or cutting a versioned release — the portable git-convention layer for any repo. Covers gitmoji + Conventional Commits, SemVer tags, branch hygiene, force-push safety and gh pr/release mechanics. NOT the land-it decision and pre-ship checklist (that is `ship`), NOT an isolated checkout before coding (that is `worktrees`), NOT CI/CD release automation (that is `deployment`).

ericrisco a39c59e 5 files · 29.5 KB Updated

File contents

ericrisco/rsc-harness/tree/main/skills/git-workflow commit a39c59e940

Frequently asked questions

npx skillmds@latest add ericrisco/git-workflow