Hacker News new | ask | show | jobs
by pavel_lishin 3413 days ago
Doesn't this assume you only ever deploy one commit at a time?
1 comments

Cherry picks and merges are single commits... and fit well for a lot of dev->staging->release branch workflows.