Skip to content

Instantly share code, notes, and snippets.

@chrisa
Created May 4, 2012 17:03
Show Gist options
  • Select an option

  • Save chrisa/2596251 to your computer and use it in GitHub Desktop.

Select an option

Save chrisa/2596251 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 = https://github.com/peterson/zeus-api.git
[branch "master"]
remote = origin
merge = refs/heads/master
[remote "venda"]
url = git@git.dev.venda.com:zeus-api.git
fetch = +refs/heads/*:refs/remotes/venda/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment