On Wed, Apr 3, 2013 at 8:49 AM, Andreas Rossberg <[email protected]> wrote: > On 3 April 2013 17:38, <[email protected]> wrote: >>> Btw, please try to upload patches _before_ rebasing. ;) >> >> I try, I try, but this time I was uploading from a different repo than the >> one >> where I'd created my patch, so I didn't know which revision to patch >> against...Sorry for the confusion. > > One thing that usually works for me is doing 'git cl upload HEAD^' or > the like in such cases.
Ah, I always forget that git cl lets me mess with the diff like that (I'm more used to the webkit-patch side of things). Will do that in future. -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
