Advertisement
Guest User

Untitled

a guest
Dec 17th, 2015
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. Committer: Dominic Mayers <dominic@tmorg.ca>
  2. Your name and email address were configured automatically based
  3. on your username and hostname. Please check that they are accurate.
  4. You can suppress this message by setting them explicitly:
  5.  
  6. git config --global user.name "Your Name"
  7. git config --global user.email you@example.com
  8.  
  9. user.mail=admin@tmorg.ca
  10. user.name=Dominic Mayers
  11.  
  12. [core]
  13. repositoryformatversion = 0
  14. filemode = true
  15. bare = false
  16. logallrefupdates = true
  17. [remote "donation"]
  18. url = dominic@192.155.90.64:/var/www/donation.git
  19. fetch = +refs/heads/*:refs/remotes/donation/*
  20. [user]
  21. mail = admin@tmorg.ca
  22. name = Dominic Mayers
  23.  
  24. drwxrwxr-x 2 dominic git 4096 Dec 17 15:04 branches
  25. -rw-rw-r-- 1 dominic dominic 279 Dec 17 18:07 COMMIT_EDITMSG
  26. -rw-rw-r-- 1 dominic dominic 263 Dec 17 17:41 config
  27. -rw-rw-r-- 1 dominic git 73 Dec 17 15:19 description
  28. -rw-r--r-- 1 dominic git 93 Dec 17 15:36 FETCH_HEAD
  29. -rw-rw-r-- 1 dominic git 23 Dec 17 15:19 HEAD
  30. drwxrwxr-x 2 dominic git 4096 Dec 17 15:04 hooks
  31. -rw-rw-r-- 1 dominic dominic 16080 Dec 17 17:43 index
  32. drwxrwxr-x 2 dominic git 4096 Dec 17 15:04 info
  33. drwxr-xr-x 3 dominic git 4096 Dec 17 15:19 logs
  34. drwxrwxr-x 28 dominic git 4096 Dec 17 18:07 objects
  35. -rw-rw-r-- 1 dominic dominic 41 Dec 17 15:36 ORIG_HEAD
  36. drwxrwxr-x 5 dominic git 4096 Dec 17 15:19 refs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement