Guest User

Untitled

a guest
Mar 1st, 2018
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. [remote "github"]
  2. url = git@github.com:elliottcable/stringray.git
  3. fetch = +refs/heads/*:refs/remotes/github/*
  4. [remote "gitorious"]
  5. url = git@gitorious.org:stringray/mainline.git
  6. fetch = refs/heads/*:refs/remotes/gitorious/*
  7. [remote "repo.or.cz"]
  8. url = ssh://repo.or.cz/srv/git/stringray.git
  9. fetch = +refs/heads/*:refs/remotes/repo.or.cz/*
  10. [remote "rubyforge"]
  11. url = gitosis@rubyforge.org:stringray.git
  12. fetch = refs/heads/*:refs/remotes/rubyforge/*
  13. [remote "origin"]
  14. url = git@github.com:elliottcable/stringray.git
  15. url = git@gitorious.org:stringray/mainline.git
  16. url = ssh://repo.or.cz/srv/git/stringray.git
  17. url = gitosis@rubyforge.org:stringray.git
Add Comment
Please, Sign In to add comment