Skip to content

Comment on Why We Killed Off Code Reviewsparent

Comments

Shshshano's comment is technically correct - we treat our dev branch as master - or at least how I've always treated master. It's the most up-to-date and production-ready branch.

Our git strategy can be summed up with:

- Commit everything to one, main branch

- Cut production releases on a separate branch or with tags

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.