git*: add French translation (#4619)

This commit is contained in:
CARE-COLIN Thibaut
2020-11-10 12:17:06 +01:00
committed by GitHub
parent 6b167bcdd4
commit 8c8314f725
72 changed files with 1499 additions and 41 deletions

View File

@@ -15,7 +15,7 @@
`git show {{tag}}`
- Show information about the 3rd commit from the tip of a branch:
- Show information about the 3rd commit from the HEAD of a branch:
`git show {{branch}}~{{3}}`