reference
GitHub Flow is a branching model simpler than Git Flow that works well for continuous deployment models, where features branch off from the main branch and merge back in via pull requests once complete.

Authors

Sources

Referenced by nodes (1)