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

feat: add option to specify release branch #11

Merged
merged 1 commit into from
Oct 26, 2020

Conversation

nfischer
Copy link
Member

This adds an option to specify the release branch (with the default
being the "master" branch). This also adds a --help switch to
intentionally invoke the usage info, and changes the usage output and
the logic for generating it.

Fixes #9
Test: tested the new code runs on node v4 & v10 without error

This adds an option to specify the release branch (with the default
being the "master" branch). This also adds a --help switch to
intentionally invoke the usage info, and changes the usage output and
the logic for generating it.

Fixes #9
Test: tested the new code runs on node v4 & v10 without error
@nfischer nfischer merged commit 69894af into master Oct 26, 2020
@nfischer nfischer deleted the feat-releasebranch-option branch October 26, 2020 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow --release-branch arg
1 participant