mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-30 09:44:26 +02:00
update french spelling
This commit is contained in:
parent
0ee0305bc8
commit
07fd775ce4
18 changed files with 37 additions and 37 deletions
|
@ -462,7 +462,7 @@ exports.level = {
|
|||
"Travaillons mainenant dans cette branche. Appuyez sur le bouton ci-dessous."
|
||||
],
|
||||
"afterMarkdowns": [
|
||||
"Oh non! La branche `master` a bougé mais pas la branche `newImage` ! C'est parce que nous n'étions pas \"sur\" la nouvelle branche, comme indiqué par l'asterisque (*) sur `master`"
|
||||
"Oh non! La branche `master` a bougé mais pas la branche `newImage` ! C'est parce que nous n'étions pas \"sur\" la nouvelle branche, comme indiqué par l'astérisque (*) sur `master`"
|
||||
],
|
||||
"command": "git commit",
|
||||
"beforeCommand": "git branch newImage"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue