Hacker News new | ask | show | jobs
by qwer 3431 days ago
Anything involving long-lived feature branches especially ones with multiple collaborators, eg git-flow.
1 comments

If I understand git-flow correctly, it's a trunk (develop) with a release branch (master).
Guess I should have RTFM.

Well written.