add git user default
This commit is contained in:
@@ -4,6 +4,9 @@
|
|||||||
excludesfile = ~/.config/git/ignore
|
excludesfile = ~/.config/git/ignore
|
||||||
compression = 9
|
compression = 9
|
||||||
preloadindex=true
|
preloadindex=true
|
||||||
|
[user]
|
||||||
|
email = daniel.fusser@gmail.com
|
||||||
|
name = dafu
|
||||||
[include]
|
[include]
|
||||||
path = ~/.config/git/local
|
path = ~/.config/git/local
|
||||||
[init]
|
[init]
|
||||||
|
|||||||
Reference in New Issue
Block a user