Skip to content

Instantly share code, notes, and snippets.

@mattd
Created April 12, 2013 21:01
Show Gist options
  • Select an option

  • Save mattd/5375103 to your computer and use it in GitHub Desktop.

Select an option

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 = git@github.com:willowtreeapps/tango.git
[remote "prod"]
fetch = +refs/heads/*:refs/remotes/prod/*
url = git@tango1.willowtreeapps.com:burmass.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment