diff --git a/HowtoGit.md b/HowtoGit.md index a67030c3..a74fa0b2 100644 --- a/HowtoGit.md +++ b/HowtoGit.md @@ -267,10 +267,10 @@ Après avoir effectué ces modifications, il faudra lancer la commande suivante $ git cherry-pick --continue ~~~ -Sinon pour tout anuller : +Sinon pour tout annuler : ~~~ -$ rm .git/CHERRY_PICK_HEAD +$ git cherry-pick --abort ~~~ ### gitignore