[sr-dev] Help with Git for commiting changes in a module

Henning Westerholt henning.westerholt at 1und1.de
Thu Feb 24 19:03:36 CET 2011


On Wednesday 23 February 2011, Iñaki Baz Castillo wrote:
> 2011/2/23 Daniel-Constantin Mierla <miconda at gmail.com>:
> > On 2/23/11 1:49 AM, Iñaki Baz Castillo wrote:
> >> 2011/2/23 Iñaki Baz Castillo<ibc at aliax.net>:
> >>> Suggestions please? thanks a lot.
> > 
> > Sometimes I do also git cherry-pick between local branches - just another
> > option.
> 
> Thanks Daniel. Could you please describe hoy you do such cherry-pick?
> is the option b) above?

Hi Iñaki,

i use cherry pick just like this:

git cherry-pick -x $commit_id_source_branch

executed in the tree switched to the destination branch. But so far i only did 
it with remote trees, if i remember correctly.

Cheers,

Henning



More information about the sr-dev mailing list