mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-31 16:14:53 +02:00
fix various french typos
This commit is contained in:
parent
fb45f2930e
commit
ab51f48586
8 changed files with 11 additions and 11 deletions
|
@ -252,7 +252,7 @@ exports.level = {
|
|||
"Spécifions le nombre de commits en arrière avec `~`."
|
||||
],
|
||||
"afterMarkdowns": [
|
||||
"Boum! Tellement rapide -- les références relatives sont géniales."
|
||||
"Boum! Tellement rapide ! Les références relatives sont géniales."
|
||||
],
|
||||
"command": "git checkout HEAD~4",
|
||||
"beforeCommand": "git commit; git commit; git commit"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue