mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-25 15:38:33 +02:00
Change references to master branch (with code escaping)
This commit is contained in:
parent
3f3e8cbc6a
commit
40313ac3b1
24 changed files with 707 additions and 707 deletions
|
@ -1107,7 +1107,7 @@ exports.level = {
|
|||
"type": "GitDemonstrationView",
|
||||
"options": {
|
||||
"beforeMarkdowns": [
|
||||
"여기 병합된 커밋이 있습니다. 우리가 `master`를 수식없이 체크아웃한다면 병합된 커밋의 첫 부모를 따라 올라갈 것입니다. ",
|
||||
"여기 병합된 커밋이 있습니다. 우리가 `main`를 수식없이 체크아웃한다면 병합된 커밋의 첫 부모를 따라 올라갈 것입니다. ",
|
||||
"",
|
||||
"(*화면에서는 첫 부모는 병합된 커밋 바로 위에 위치해 있습니다.*)"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue