[webkit-dev] (no subject)

Sergio Villar Senin svillar at igalia.com
Wed Feb 29 09:45:29 PST 2012


En 29/02/12 18:42, Ojan Vafai escribiu:
> On Wed, Feb 29, 2012 at 12:43 AM, Sergio Villar Senin
>     > Do you know how to use git rebase -i?
> 
>     Konstantin, that's why I meant with "merge several commits in a single
>     one". You do not normally want to do that while you're developing a
>     patch as having multiple commits gives you a lot of flexibility while
>     developing. I normally have to create a new branch to rebase the commits
>     I want in a single patch to upload it to the bz. That is annoying,
>     that's why I said that having something like webkit-patch upload
>     range_of_commits will be nice to have, as you wouldn't have to create a
>     new branch and rebase several commits, just to upload a new patch to
>     the bz.
> 
> 
> You can do this with the current -g option by adding a commit range,
> e.g. -g=commit1..commit2. AFAIK, the only thing you can't do currently
> with -g is pass a commit range *and* include the staged/working copy
> changes.

Good to know. Thx Ojan for the clarification.

BR


More information about the webkit-dev mailing list