top | item 47058558

(no title)

techcode | 12 days ago

Perhaps I'm missing something... If your commits are not all independent - I don't see how could they ever be pulled/merged independently?

discuss

order

JoshTriplett|11 days ago

The way Gerrit handles this is to make a series of PR-like things that are each dependent on the previous one. The concept of "PR that depends on another PR" is a really useful one, and I wish forges supported it better.