Set up a Git branch strategy suitable for your team.
Set up Git branch strategy for our team: 1. Team size: [count] 2. Deploy cycle: [frequency] 3. Branch rules for main/develop/feature/release/hotfix 4. Branch naming conventions 5. Merge strategy (merge vs rebase vs squash) 6. Code review rules Include git commands for real scenarios.