multiple pages: fix typos in French translation (#5841)

This commit is contained in:
Nicolas Kosinski
2021-05-01 18:49:31 +02:00
committed by GitHub
parent 50d6e5906a
commit 6467b39f66
96 changed files with 297 additions and 297 deletions

View File

@@ -1,7 +1,7 @@
# git switch
> Basculez entre les branches Git. Nécessite la version 2.23+ de Git.
> Voir egalement `git checkout`.
> Voir également `git checkout`.
> Plus d'informations : <https://git-scm.com/docs/git-switch>.
- Baculer sur une branche existante :
@@ -16,7 +16,7 @@
`git switch --create {{nom_de_branche}} {{commit}}`
- Basculer sur la branche précedante :
- Basculer sur la branche précédente :
`git switch -`