Skip to content

Instantly share code, notes, and snippets.

@PProvost
Created April 14, 2009 17:37
Show Gist options
  • Save PProvost/95307 to your computer and use it in GitHub Desktop.
Save PProvost/95307 to your computer and use it in GitHub Desktop.
Fixing git remote config
git config branch.master.remote origin
git config branch.master.merge refs/heads/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment