mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-31 07:09:58 +02:00
Merge pull request #588 from hisbvdis/ru_translate_corrections#2
Small mistake in previous commit
This commit is contained in:
commit
611d0a1661
1 changed files with 1 additions and 1 deletions
|
@ -745,7 +745,7 @@ exports.level = {
|
|||
"",
|
||||
"Так что `master^` означает \"первый родитель ветки `master`\".",
|
||||
"",
|
||||
"`master^^` означает роид ветки `master`",
|
||||
"`master^^` означает прародитель (родитель родителя) `master`",
|
||||
"",
|
||||
"Давайте переключимся на коммит Выше `master`"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue