Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upOne command to add upstream remote without knowing its name/url #1027
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


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
upstreamremote.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