We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe.
The poly tool today uses main by default, overriding my default.
main
Describe the solution you'd like
I'd like the tool to just rely on the git command's defaults (and by extension, my config).
The text was updated successfully, but these errors were encountered:
Issue #420. When creating a workspace, honor user git config for defa…
7699358
…ult main branch name.
0.2.20-SNAPSHOT 25 (#476)
d5efdbc
Issue #420. When creating a workspace, honor user git config for default main branch name.
No branches or pull requests
Is your feature request related to a problem? Please describe.
The poly tool today uses
main
by default, overriding my default.Describe the solution you'd like
I'd like the tool to just rely on the git command's defaults (and by extension, my config).
The text was updated successfully, but these errors were encountered: