Mots clés : gitcherry-pickgit-cherry-pickgit
93
git switch master
git cherry-pick <commit-hash>
git cherry-pick -x <commit-hash>
git notes copy <from> <to>
85
$ git checkout rel_2.3 $ git cherry-pick dev~2 # commit F, below