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

Cannot use github browse when 'origin' has been renamed #72

Open
ghost opened this issue Oct 5, 2011 · 1 comment
Open

Cannot use github browse when 'origin' has been renamed #72

ghost opened this issue Oct 5, 2011 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 5, 2011

I have a repo and I've renamed the 'origin' branch to 'github', so using

github browse

returns

Error: missing remote 'origin'

It'd be great if it were possible to specify the remote you want to browse.

@aspiers
Copy link

aspiers commented Mar 7, 2013

It turns out you can:

$ git config github.origin $new_origin_remote_name

However this still needs to be documented.

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

No branches or pull requests

1 participant