On Fri, Sep 27, 2013 at 02:28:47PM +0200, antlib at u-picardie.fr wrote: > Thanks for your reply. > > So, in root i run this : > > > git cherry-pick -x 31714c97845fff11b2997c86b5fc3a3bff8ed710 No, it's more complicated. Download the patch file and do: git am /path/to/patch-file to fix in your tree.