Hacker News new | ask | show | jobs
by jstx1 1106 days ago
Have short-lived branches for whatever change you're making, merge into main, repeat.

Is there a problem with this? Seems too obvious to even call it a strategy.

1 comments

This is how I have done it at multiple companies. Anything else has always felt too complicated.