Hacker News new | ask | show | jobs
by superdeeda 1201 days ago
Github flow [1] for me - which is basically what others have mentioned about branching feature branches directly from main and merging as soon as the pull request is approved.

[1]: https://githubflow.github.io/