Hacker News new | past | comments | ask | show | jobs | submit login

A hotfix branch fixes this. You can still do trunk based development for the rest, and cherry pick the bugfixes into such a hotfix branch (branches off from the latest commit that was released).



Fair enough but at that point you're creating a branching model, which is what the original comment advocated against.


No it didn't. You're seeing things black and white just to win an argument. It advocated against feature branches, git flow and all that. Occasional never-merged-back hotfix branches really don't undermine the core point.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: