This commit is contained in:
btatu 2017-06-12 10:42:02 +02:00
parent f2bbdee9c8
commit 597af4a40b

View file

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