mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-27 00:18:56 +02:00
word in translation corrected
This commit is contained in:
parent
f3bfc2a1e7
commit
a3f95dbbf8
1 changed files with 1 additions and 1 deletions
|
@ -1382,7 +1382,7 @@ exports.level = {
|
|||
"Po zamknięciu tego okna, stwórz nowy branch o nazwie `bugFix` i przełącz się na ten branch.",
|
||||
"",
|
||||
"Przy okazji, oto skrót: jeśli chcesz stworzyć",
|
||||
"nowy branch ORAZ przełączyć się na nią w tym samym czasie,",
|
||||
"nowy branch ORAZ przełączyć się na niego w tym samym czasie,",
|
||||
"możesz po prostu wpisać `git checkout -b [nazwa_branch-u]`."
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue