Skip to content

Instantly share code, notes, and snippets.

@evandrix
Created January 2, 2013 13:58
Show Gist options
  • Save evandrix/4434766 to your computer and use it in GitHub Desktop.
Save evandrix/4434766 to your computer and use it in GitHub Desktop.
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "heroku"]
url = git@heroku.com:maxburstein.git
fetch = +refs/heads/*:refs/remotes/heroku/*
[remote "github"]
url = git@github.com:mburst/burstolio.git
fetch = +refs/heads/*:refs/remotes/github/*
[remote "origin"]
url = git@heroku.com:maxburstein.git
url = git@github.com:mburst/burstolio.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment