Skip to content

Instantly share code, notes, and snippets.

@evandrix
Created January 2, 2013 13:58
Show Gist options
  • Select an option

  • Save evandrix/4434766 to your computer and use it in GitHub Desktop.

Select an option

Save evandrix/4434766 to your computer and use it in GitHub Desktop.
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "heroku"]
url = [email protected]:maxburstein.git
fetch = +refs/heads/*:refs/remotes/heroku/*
[remote "github"]
url = [email protected]:mburst/burstolio.git
fetch = +refs/heads/*:refs/remotes/github/*
[remote "origin"]
url = [email protected]:maxburstein.git
url = [email protected]:mburst/burstolio.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment