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:
parent
7338823adf
commit
afa6de831f
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue