[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: git-dpm vs gbp-pq: new upstream and patch refresh (long)



On Sep 05, 2014, at 12:25 AM, Raphael Hertzog wrote:

>As others have mentionned, you should use "git rebase -i <ancestor>". This is
>what you want to use on your patch-queue branch to modifiy individual
>commits, reorder them, or drop them.

Brilliant.  For git-dpm then this would be:

$ git-dpm checkout-patched
$ git rebase -i upstream  # *not* master!
<hack>
$ git-dpm update-patches

Joy!

Cheers,
-Barry

Attachment: signature.asc
Description: PGP signature


Reply to: