HosipLan

Untitled

Mar 11th, 2013
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [core]
  2.         repositoryformatversion = 0
  3.         filemode = true
  4.         bare = false
  5.         logallrefupdates = true
  6.  
  7. [remote "upstream"]
  8.         url = [email protected]:damejidlo/damejidlo.git
  9.         fetch = +refs/heads/*:refs/remotes/upstream/*
  10.  
  11. [remote "origin"]
  12.         url = [email protected]:jbrabec/damejidlo.git
  13.         fetch = +refs/heads/*:refs/remotes/jbrabec/*
  14.  
  15. [remote "pilec"]
  16.         url = [email protected]:pilec/damejidlo.git
  17.         fetch = +refs/heads/*:refs/remotes/pilec/*
  18. [remote "martinpanek87"]
  19.         url = [email protected]:martinpanek87/damejidlo.git
  20.         fetch = +refs/heads/*:refs/remotes/martinpanek87/*
  21. [remote "polovi"]
  22.         url = [email protected]:polovi/damejidlo.git
  23.         fetch = +refs/heads/*:refs/remotes/polovi/*
  24. [remote "juzna"]
  25.         url = [email protected]:juzna/damejidlo.git
  26.         fetch = +refs/heads/*:refs/remotes/juzna/*
  27. [remote "eholy"]
  28.         url = [email protected]:eholy/damejidlo.git
  29.         fetch = +refs/heads/*:refs/remotes/eholy/*
  30. [remote "hosiplan"]
  31.         url = [email protected]:HosipLan/damejidlo.git
  32.         fetch = +refs/heads/*:refs/remotes/origin/*
  33.  
  34. [branch "master"]
  35.         remote = upstream
  36.         merge = refs/heads/master
  37.         rebase = true
Advertisement
Add Comment
Please, Sign In to add comment