mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-14 06:58:56 +02:00
Update tracking.js - French locale updates
This commit is contained in:
parent
20d3129d00
commit
43484b7d09
1 changed files with 1 additions and 1 deletions
|
@ -229,7 +229,7 @@ exports.level = {
|
||||||
"",
|
"",
|
||||||
"`git branch -u o/master foo`",
|
"`git branch -u o/master foo`",
|
||||||
"",
|
"",
|
||||||
"va configurer la branche `foo` pour suivre `o/master`. Si `foo` est la branche vourante, vous pouvez même ne pas le préciser:",
|
"va configurer la branche `foo` pour suivre `o/master`. Si `foo` est la branche courante, vous pouvez même ne pas le préciser:",
|
||||||
"",
|
"",
|
||||||
"`git branch -u o/master`",
|
"`git branch -u o/master`",
|
||||||
""
|
""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue