Hacker News new | ask | show | jobs
by 0xEFF 2521 days ago
> Honestly, it never occurred to me that you're deploy from more than one branch.

Release branches! Deploy 1.1 from the 1.x branch on the same day you deploy 2.2 from the 2.x branch. 1.x merges into 2.x which merged into master.