X Tutup
The Wayback Machine - https://web.archive.org/web/20200529202031/https://github.com/cli/cli/issues/1027
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

One command to add upstream remote without knowing its name/url #1027

Open
swrobel opened this issue May 27, 2020 · 0 comments
Open

One command to add upstream remote without knowing its name/url #1027

swrobel opened this issue May 27, 2020 · 0 comments
Labels

Comments

@swrobel
Copy link

@swrobel swrobel commented May 27, 2020

Describe the feature or problem you’d like to solve

I have a fork of mine that I've cloned locally. Now I want to add the repo it was forked from as the upstream remote.

Proposed solution

Make it easy to add the root repo without knowing the name of the user/org it's under by doing something like gh repo remote add upstream

@swrobel swrobel added the enhancement label May 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.
X Tutup