We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--visibility
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
Allow consumers to update only public or private, or all (default) repos to use the new branch by default.
public
private
all
Example usage:
github-default-branch --org my-org-name --visibility public
The text was updated successfully, but these errors were encountered:
Merge pull request #3 from 6RiverSystems/fix/help-text
0711a21
fix: make help and arguments actually useful
No branches or pull requests
Allow consumers to update only
public
orprivate
, orall
(default) repos to use the new branch by default.Example usage:
The text was updated successfully, but these errors were encountered: