We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e6e4ea + 70848b1 commit 476fc08Copy full SHA for 476fc08
README.md
@@ -19,7 +19,7 @@ via the following git commands from within your forked repository:
19
20
```
21
$ git fetch upstream
22
-$ git checkout upstream/master # note this switches to a 'detached HEAD' state
+$ git checkout upstream/main # note this switches to a 'detached HEAD' state
23
$ git checkout -b my-topic-branch
24
# Do work and add commits.
25
$ git push origin my-topic-branch
@@ -37,4 +37,4 @@ project under the OSS license of the relevant repository (e.g.
37
as specified in the LICENSE file in the root of the repository).
38
39
---
40
-<div style="text-align: right">Logo courtesy of Tom Shirley</div>
+<div style="text-align: right">Logo courtesy of Tom Shirley</div>
0 commit comments