Guest User

Untitled

a guest
Mar 13th, 2018
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. [core]
  2. repositoryformatversion = 0
  3. filemode = true
  4. bare = false
  5. logallrefupdates = true
  6. [remote "origin"]
  7. url = genetify:/home/rails/genetify.git
  8. fetch = +refs/heads/*:refs/remotes/origin/*
  9. [branch "master"]
  10. remote = origin
  11. merge = refs/heads/master[remote "online"]
  12. [remote "github"]
  13. fetch = +refs/heads/*:refs/remotes/github/*
  14. url = genetify:/home/rails/genetify.git[remote "github"]
  15. url = git@github.com:zachinglis/genetify.git[remote "github"]
  16. url = git@github.com:zachinglis/genetify.git
Add Comment
Please, Sign In to add comment