git-push: fix typo (#4112)

This commit is contained in:
William Belle
2020-06-18 22:39:16 +02:00
committed by GitHub
parent 7338823adf
commit afa6de831f

View File

@@ -3,7 +3,7 @@
> Pousse les commits vers un dépôt distant. > Pousse les commits vers un dépôt distant.
> Plus d'informations: <https://git-scm.com/docs/git-push>. > Plus d'informations: <https://git-scm.com/docs/git-push>.
- Envoie les changements locaux dans la branch courante vers sa contrepartie distante : - Envoie les changements locaux dans la branche courante vers sa contrepartie distante :
`git push` `git push`