Skip to content

Support -h #90

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

Merged
merged 1 commit into from
May 13, 2017
Merged

Support -h #90

merged 1 commit into from
May 13, 2017

Conversation

Mariatta
Copy link
Member

Closes #88

$ python -m cherry_picker -h
Usage: cherry_picker.py [OPTIONS] [COMMIT_SHA1] [BRANCHES]...

Options:
  --dry-run           Prints out the commands, but not executed.
  --push REMOTE       git remote to use for PR branches
  --abort             Abort current cherry-pick and clean up branch
  --continue          Continue cherry-pick, push, and clean up branch
  --status            Get the status of cherry-pick
  --push / --no-push  Changes won't be pushed to remote
  -h, --help          Show this message and exit.

@Mariatta Mariatta merged commit c32c89c into python:master May 13, 2017
@Mariatta Mariatta deleted the dash-h branch May 13, 2017 20:56
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.

2 participants