Advertisement
Guest User

Untitled

a guest
Dec 25th, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. root@server [/disk2/git-test/.git]# git config --list
  2. user.name=git
  3. user.email=myemail@gmail.com
  4. credential.helper=cache
  5. core.repositoryformatversion=0
  6. core.filemode=true
  7. core.bare=false
  8. core.logallrefupdates=true
  9. root@server [/disk2/git-test/.git]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement