fix(git): fix broken git config and author name and email
This commit is contained in:
parent
0f958de2a8
commit
f2a3df682e
2 changed files with 4 additions and 8 deletions
|
@ -1,9 +1,3 @@
|
|||
[user]
|
||||
name = $GIT_AUTHOR
|
||||
email = $GIT_EMAIL
|
||||
[core]
|
||||
excludesfile = $HOME/.config/git/.gitignore_global
|
||||
autocrlf = input
|
||||
[color]
|
||||
diff = auto
|
||||
status = auto
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue