Removed user info from gitconfig, use env variables

This commit is contained in:
yan 2011-11-23 21:24:28 -06:00
parent 2d3cea0212
commit db79075fd6

View File

@ -1,10 +1,4 @@
# set these tokens up in your env, such as ~/.secrets # set these tokens up in your env, such as ~/.secrets
[github]
user = $GITHUB_USER
token = $GITHUB_TOKEN
[user]
name = $GIT_USER
email = $GIT_EMAIL
[color] [color]
ui = true ui = true
[color "branch"] [color "branch"]