Replies: 1 comment
-
@0xwurzel By default you have a master branch on the GitHub repo, in the older repos master was the initial branch but now the convention is to use main instead. so you have these options to follow:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I got this error. Per this SO answer https://stackoverflow.com/a/4183856, you need instead to do:
Not clear on why, and cba finding out, but it worked. HTH
Beta Was this translation helpful? Give feedback.
All reactions