Git question

Jochen Schmitt Jochen at herr-schmitt.de
Tue Aug 24 13:21:27 UTC 2010


  Am 24.08.10 14:55, schrieb Steve Dickson:
> How I merge the latests changes from the remotes/origin/f13/master
> on to my f13/user/steved/pnfs-13 remote branch?
>
I think git cherry-pick is the command whar you want to use.

With git cherry-pck you can apply the changes of a commit from an other
branch on to of the current branch where you are.

Best Regards:

Jochen Schmitt


More information about the devel mailing list