Guest User

Untitled

a guest
Feb 19th, 2018
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. [core]
  2. repositoryformatversion = 0
  3. filemode = true
  4. bare = false
  5. logallrefupdates = true
  6. [branch "master"]
  7. [remote "github"]
  8. url = git@github.com:elliottcable/rat.git
  9. fetch = refs/heads/*:refs/remotes/github/*
  10. [remote "gitorious"]
  11. url = git@gitorious.org:rat/mainline.git
  12. fetch = refs/heads/*:refs/remotes/gitorious/*
  13. [remote "repo.or.cz"]
  14. url = ssh://repo.or.cz/srv/git/rat.git
  15. fetch = refs/heads/*:refs/remotes/repo.or.cz/*
  16. [remote "rubyforge"]
  17. url = gitosis@rubyforge.org:rat.git
  18. fetch = refs/heads/*:refs/remotes/rubyforge/*
  19. [remote "origin"]
  20. url = git@github.com:elliottcable/rat.git
  21. url = git@gitorious.org:rat/mainline.git
  22. url = ssh://repo.or.cz/srv/git/rat.git
  23. url = gitosis@rubyforge.org:rat.git
Add Comment
Please, Sign In to add comment