Git Workflow (legacy pointer)¶
Prefer the structured docs:
docs/git/README.md
Day-to-day process lives under docs/git/:
| Topic | Doc |
|---|---|
| Branching + TASK-{id} naming | git/branching.md |
| Release | git/release-strategy.md |
| Deployment | git/deployment-strategy.md |
| Rollback | git/rollback-strategy.md |
| Hygiene / enforcement | git/hygiene-and-enforcement.md |
This file previously held a long planning draft (branch protection tiers, rollout
phases, open questions). That detail is retained in git history on main prior
to Epic G; operational content was moved into the files above.
Tracking: Epic G #61
Related: SDLC-RUNBOOK.md · BRANCH-PROTECTION-BASELINE.md · ../repo-registry.md