Hacker News new | ask | show | jobs
by falsedan 3599 days ago
There are plenty; there's no one right workflow, because different teams have different requirements.

At work, we use deploy branches for a few repos, and integration branches for others. Personally, I use rebase for my own projects.