Skip to content

Instantly share code, notes, and snippets.

@mattd
Created April 12, 2013 21:01
Show Gist options
  • Save mattd/5375103 to your computer and use it in GitHub Desktop.
Save mattd/5375103 to your computer and use it in GitHub Desktop.
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
[remote "origin"]
fetch = +refs/heads/*:refs/remotes/origin/*
url = [email protected]:willowtreeapps/tango.git
[remote "prod"]
fetch = +refs/heads/*:refs/remotes/prod/*
url = [email protected]:burmass.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment