mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-27 16:38:50 +02:00
Fix tabs vs spaces
This commit is contained in:
parent
a9b07dd95e
commit
58c92f008c
1 changed files with 3 additions and 3 deletions
|
@ -22,9 +22,9 @@ exports.dialog = {
|
|||
'',
|
||||
'PPS: GitHub has started naming the default branch `main` instead of `master` ',
|
||||
'to migrate away from biased terminology [(more details available here)](https://github.com/github/renaming). ',
|
||||
'In accordance with this industry-wide movement, we have also updated "Learn Git Branching" to ',
|
||||
'use `main` instead of `master` in our lessons. This rename should be fairly consistent by ',
|
||||
'now but if you notice any errors, feel free to submit a PR (or open an issue).'
|
||||
'In accordance with this industry-wide movement, we have also updated "Learn Git Branching" to ',
|
||||
'use `main` instead of `master` in our lessons. This rename should be fairly consistent by ',
|
||||
'now but if you notice any errors, feel free to submit a PR (or open an issue).'
|
||||
]
|
||||
}
|
||||
}],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue