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 scm branch to "main" #2114

Open
jcoyne opened this issue Oct 26, 2022 · 1 comment
Open

Default scm branch to "main" #2114

jcoyne opened this issue Oct 26, 2022 · 1 comment

Comments

@jcoyne
Copy link

jcoyne commented Oct 26, 2022

Currently the default branch is "master"

set_if_empty :branch, "master"

However, Github and Gitlab by default creates repository with "main" as the default branch. Can this default value be changed to match?

@leehambley
Copy link
Member

We'll take a patch if you feel like putting in the work, sure!

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