Y
Hacker News
new
|
ask
|
show
|
jobs
by
siva7
308 days ago
Well, how about rethinking your workflow instead of stacking branch after branch?
1 comments
fleventynine
308 days ago
Because i can produce 5 clean, properly sized commits in the time it takes to do one round of reviews, so they have to be stacked. It's important that the CI run independently on each commit, and each commit builds on the work of the previous one.
link