Skip to content

Commit

Permalink
git-push: fix typo (tldr-pages#4112)
Browse files Browse the repository at this point in the history
  • Loading branch information
williambelle authored Jun 18, 2020
1 parent 7338823 commit afa6de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages.fr/common/git-push.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`

Expand Down

0 comments on commit afa6de8

Please sign in to comment.