[LLVMdev] git-svn dcommit Question

Rafael Ávila de Espíndola rafael.espindola at gmail.com
Tue Jul 5 12:38:33 PDT 2011


On 07/05/2011 03:27 PM, David Greene wrote:
> My git-svn fu is not very strong.
>
> In the course of preparing a set of AVX patches, I've committed several
> changes to my local LLVM git clone.  I don't want to send all of those
> changes upstream right away.  What's the best way to send just the first
> of those changes us using git-svn?  dcommit appears to send all pending
> changes.  Is there a way of branching/cherry-picking that will
> accomplish what I want?

Create a cmt branch from master and add just the patches you want to 
commit to it.

> Thanks!

Cheers,
Rafael




More information about the llvm-dev mailing list