Oh, yeah.  Well, after bringing the commits over via cherry-pick, the files 
could be edited to fix the package name and then committed, and then optionally 
interactive-rebased to squash the commits together.  But the above is 
equivalent to your patch strategy.  I do highly recommend interactive rebasing 
as a tool to keep in mind, even if you don't employ it in this use case.  
http://ProGit.org/book is a great, easy to read resource.


Al

From:"Luc Maisonobe" <l...@spaceroots.org>
Date:Sun, Sep 13, 2015 at 4:26
Subject:Re: [Math] Compile only top-level package and below

Hi Al,
Le 13/09/2015 03:17, Al Chou a écrit :
> You could use `git cherry-pick` to bring one or more commits from one branch 
> into another.

Unfortunately, this does not work here, due to package renaming.

Luc



> 
> Al


> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Reply via email to