Skip to content

Instantly share code, notes, and snippets.

@kmels
Created October 11, 2012 15:29
Show Gist options
  • Select an option

  • Save kmels/3873231 to your computer and use it in GitHub Desktop.

Select an option

Save kmels/3873231 to your computer and use it in GitHub Desktop.
kmels@kmels-stelle:~/code/trac-stats$ git config --list
user.name=Carlos López-Camey
user.email=c.lopez@kmels.net
core.repositoryformatversion=0
core.filemode=true
core.bare=false
core.logallrefupdates=true
remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
remote.origin.url=https://github.com/kmels/trac-stats
branch.master.remote=origin
branch.master.merge=refs/heads/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment