Removed user info from gitconfig, use env variables
This commit is contained in:
parent
2d3cea0212
commit
db79075fd6
@ -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"]
|
||||||
|
Loading…
Reference in New Issue
Block a user