Guest User

Untitled

a guest
Jan 13th, 2019
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. # Create authors file
  2. Plenty of things to say how to do it.. here is the one I used
  3. ```
  4. TreySpiva = Trey Spiva <[email protected]>
  5. aaroncrandall = Aaron Crandall <[email protected]>
  6. bindu.kamboj = Bindu Kamboj <bindu.kamboj>
  7. birish = Bob Irish <[email protected]>
  8. bstirling = Brandon Stirling <[email protected]>
  9. dalbertson = David Albertson <[email protected]>
  10. dennisrjohn = Dennis John <[email protected]>
  11. guhn.chang = Guhn Chang <[email protected]>
  12. jabbott7 = Jason Abbot <[email protected]>
  13. jrobertson = Jason Robertson <[email protected]>
  14. masahiro.knittel = masahiro knittel <[email protected]>
  15. oscar_medina = oscar medina <[email protected]>
  16. pburdett = Pat Burdett <[email protected]>
  17. picabuilder = Picaboo Builder <[email protected]>
  18. picachris = Chris Granahan <[email protected]>
  19. sdidrik = Scot Didrik <[email protected]>
  20. swellman = Stephanie Koppes <[email protected]>
  21. tracyspiva = Tracy Spiva <[email protected]>
  22. ttarbet = Tom Tarbet <[email protected]>
  23. ```
  24.  
  25. # Initialize a new git repository for syncing
  26. You use ```git svn``` for syncing to repositories. However, due to the size of ours and the history, it's easier to be
  27. a bit more picky about what we sync (not to mention people have copied the entire repository a couple times and it makes
  28. things REALLY difficult to do)
Add Comment
Please, Sign In to add comment