Experimental branches

Richard Henderson rth@redhat.com
Fri Jan 16 18:41:00 GMT 2015


On 01/15/2015 03:04 PM, Cary Coutant wrote:
> But I've already pushed several commits onto the upstream branch.
> Everything I've read about git says don't rebase if you've already
> pushed your branch upstream.

That's if you've actually got multiple developers coordinating.

For solo development on branches, rebasing minimizes the state
difference between trunk and the branch, and so is quite handy
(essential?) for preparing to submit a patch set for review.


r~



More information about the Gdb-patches mailing list