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

You can rebase your development branch or cherry pick commits from master into it.

And if QA finds something, there's nothing preventing testing another release to figure out where the issue is. Git bisect is useful there too.

There are plenty of issues with git, but trunk development isn't really one of them.




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

Search: