Skip to content

Instantly share code, notes, and snippets.

@hiendinhngoc
Created July 12, 2015 16:47
Show Gist options
  • Save hiendinhngoc/5f88aa1b5da4f12a8ab4 to your computer and use it in GitHub Desktop.
Save hiendinhngoc/5f88aa1b5da4f12a8ab4 to your computer and use it in GitHub Desktop.
git fetch upstream repository not found(error)

This command may solve this problem: git remote set-url upstream git@github.com:{upstream owner}/{upstream project}.git

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment