Skip to content

Instantly share code, notes, and snippets.

@mattd
Created October 27, 2011 14:04
Show Gist options
  • Save mattd/1319629 to your computer and use it in GitHub Desktop.
Save mattd/1319629 to your computer and use it in GitHub Desktop.
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
[remote "origin"]
url = [email protected]:willowtreeapps/mcwilliamsballard
fetch = +refs/heads/*:refs/remotes/origin/*
[remote "dev"]
url = [email protected]:mcwilliamsballard.git
fetch = +refs/heads/*:refs/remotes/dev/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment