fix git config username
This commit is contained in:
parent
650f52140f
commit
f72ff8f999
|
|
@ -1,8 +1,8 @@
|
|||
[user]
|
||||
email = krolyxon@tutanota.com
|
||||
name = krolxon
|
||||
name = krolyxon
|
||||
[init]
|
||||
defaultBranch = master
|
||||
|
||||
[push]
|
||||
autosetupremote = true
|
||||
; autosetupremote = true
|
||||
|
|
|
|||
Loading…
Reference in New Issue