2011/2/24 Henning Westerholt henning.westerholt@1und1.de:
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.
I see, thanks a lot :)