Document a Git workflow for a team
Write team Git workflow documentation covering day-to-day branching, commit conventions, keeping branches up to date, PR size guidelines, and hotfix procedures.
Preview
Copy prompt
Write a Git workflow documentation page for a [Team Size] engineering team. Cover: the day-to-day workflow from creating a feature branch to merging a pull request with concrete example commands for each step, the commit message convention the team follows with good and bad examples, the process for keeping a long-running feature branch up to date with main using rebase rather than merge, guidelines for appropriate pull request size and scope to make reviews efficient, and the hotfix process for deploying an emergency fix to production outside the normal release cycle.
More
Git & Version Control
Prompts
