Skip to content

Instantly share code, notes, and snippets.

@robertmarsal
Created May 11, 2012 09:00
Show Gist options
  • Save robertmarsal/2658517 to your computer and use it in GitHub Desktop.
Save robertmarsal/2658517 to your computer and use it in GitHub Desktop.
Git original repo configuration
[remote "origin"]
url = https://username@bitbucket.org/username/reponame.git
fetch = +refs/heads/*:refs/remotes/origin/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment