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

Add "open" command, rename push -r to push -o #50

Merged
merged 1 commit into from
Sep 4, 2020
Merged

Conversation

rkdarst
Copy link
Member

@rkdarst rkdarst commented Sep 4, 2020

  • open command: This is an alias for git pr -o, but provides a more
    logical entry point to recommend to people when they are starting.
    Open always pushes at the same time.
  • This concept may still be developed, this is only the initial
    change.
  • Remove documentation of the gh subcommand, it is almost never used
    directly.
  • Part of discussion about git pr push -r -n and defaults #47.

- open command: This is an alias for `git pr -o`, but provides a more
  logical entry point to recommend to people when they are starting.
  Open always pushes at the same time.
- This concept may still be developed, this is only the initial
  change.
- Remove documentation of the `gh` subcommand, it is almost never used
  directly.
- Part of #47.
@bast bast merged commit fa98f95 into master Sep 4, 2020
@bast bast deleted the rkdarst/open-command branch September 4, 2020 12:57
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.

2 participants