A successful Git branching model

lightsong發表於2024-06-09

A successful Git branching model

https://nvie.com/posts/a-successful-git-branching-model/

The main branches

Supporting branches

Feature branches

Release branches

Hotfix branches

相關文章