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

cli: add --no-push flag to allow testing #46

Merged
merged 1 commit into from
Jan 29, 2016

Conversation

amtrack
Copy link
Contributor

@amtrack amtrack commented Jan 28, 2016

No description provided.

@@ -18,6 +18,7 @@ program
'commit message', 'Updates')
.option('-t, --dotfiles', 'Include dotfiles')
.option('-a, --add', 'Only add, and never remove existing files.')
.option('-n, --commit-only', 'Commit only (with no push)')
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you be in favor of calling this --no-push?

@amtrack
Copy link
Contributor Author

amtrack commented Jan 28, 2016

@tschaub: sure, done.

tschaub added a commit that referenced this pull request Jan 29, 2016
cli: add `--commit-only` flag to allow testing
@tschaub tschaub merged commit d6a6d9c into tschaub:master Jan 29, 2016
@tschaub
Copy link
Owner

tschaub commented Jan 29, 2016

Thanks @amtrack. Published as gh-pages@0.9.0.

@tschaub tschaub changed the title cli: add --commit-only flag to allow testing cli: add --no-push flag to allow testing Jan 29, 2016
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 this pull request may close these issues.

None yet

2 participants