Skip to content

Instantly share code, notes, and snippets.

@ELLIOTTCABLE
Created July 24, 2008 02:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ELLIOTTCABLE/2015 to your computer and use it in GitHub Desktop.
Save ELLIOTTCABLE/2015 to your computer and use it in GitHub Desktop.
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[branch "master"]
[remote "github"]
url = git@github.com:elliottcable/rat.git
fetch = refs/heads/*:refs/remotes/github/*
[remote "gitorious"]
url = git@gitorious.org:rat/mainline.git
fetch = refs/heads/*:refs/remotes/gitorious/*
[remote "repo.or.cz"]
url = ssh://repo.or.cz/srv/git/rat.git
fetch = refs/heads/*:refs/remotes/repo.or.cz/*
[remote "rubyforge"]
url = gitosis@rubyforge.org:rat.git
fetch = refs/heads/*:refs/remotes/rubyforge/*
[remote "origin"]
url = git@github.com:elliottcable/rat.git
url = git@gitorious.org:rat/mainline.git
url = ssh://repo.or.cz/srv/git/rat.git
url = gitosis@rubyforge.org:rat.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment