Hacker News new | ask | show | jobs
by ale_jacques 896 days ago
Ono approach could be using branches for development flow and tags for the releases. That way you can keep your branches "separated" from the deployed releases (deploying those commit tags).