1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
> Pousse les commits vers un dépôt distant.
> 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`