mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-14 00:24:28 +02:00
Lots of minor translation errors fixed
This commit is contained in:
parent
1082b2971d
commit
059cb003a2
17 changed files with 80 additions and 40 deletions
|
@ -96,7 +96,7 @@ exports.level = {
|
|||
"markdowns": [
|
||||
"### Was heißt `o/`?",
|
||||
"",
|
||||
"Du fragst dich vielleicht was das `o/` am Anfang des Namens des Remote Branch bedeuten soll. Nun, Remote Branches folgen einer (zwingenden) Namenskonvention -- sie werden mit diesem Format gebildet:",
|
||||
"Du fragst dich vielleicht was das `o/` am Anfang des Namens des Remote Branch bedeuten soll. Nun, Namen von Remote Branches folgen einer (zwingenden) Konvention -- sie werden mit diesem Format gebildet:",
|
||||
"",
|
||||
"* `<Name des Remote>/<Name des Branches>`",
|
||||
"",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue