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

Supported pull subpage to browse command #1570

Closed

Conversation

eiel
Copy link

@eiel eiel commented Sep 15, 2017

Supported pull subpage to browse command.
I want to open Pull Request related to the current branch.

related #688

@ncaq
Copy link

ncaq commented Apr 29, 2018

For currently, git pull-request --browse open issue page.
It occur 404 not found.
hub man page show to pull-request command support browse.
This is bug.
So, I think to this pull request to solve bug.

@mislav mislav added the feature label Jun 7, 2018
@mislav
Copy link
Owner

mislav commented Jun 14, 2019

Thank you for your contribution! The hub browse command is already a bit messy in terms of its features, so I've decided not to expand its functionality any more.

Since latest master, you can use hub pr show to open the pull request for the current branch: #2141

@mislav mislav closed this Jun 14, 2019
@ncaq
Copy link

ncaq commented Jun 18, 2019

hub pull-request show do not open in browser.
I want to set reviewers.

@mislav
Copy link
Owner

mislav commented Jun 18, 2019

@ncaq:

  1. Update to the latest version of hub;
  2. Run hub pr show while on the branch associated with your pull request!

It should work. If it doesn't, please open an issue to report a bug and include as much information as you can.

@ncaq
Copy link

ncaq commented Jun 19, 2019

I use hub 2.11.1 on Gentoo.
Maybe it updated soon. I wait.
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants