Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default to "main" branch #242

Closed
jonasgeiler opened this issue Nov 20, 2020 · 1 comment · Fixed by #243
Closed

Default to "main" branch #242

jonasgeiler opened this issue Nov 20, 2020 · 1 comment · Fixed by #243

Comments

@jonasgeiler
Copy link

jonasgeiler commented Nov 20, 2020

New GitHub projects are now using a "main" branch instead of the "master" branch.
degit should sooner or later support this new behaviour.

As of now, I get this error:

! could not find commit hash for master

And I have to specify the branch manually (append #main)

@fregante
Copy link
Contributor

fregante commented Nov 21, 2020

Duplicate of #207

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants