17 lines
391 B
Text
17 lines
391 B
Text
|
[user]
|
||
|
name = askiiart
|
||
|
email = dev@askiiart.net
|
||
|
signingKey = 0x858969DCCC2E792D
|
||
|
[commit]
|
||
|
gpgsign = true
|
||
|
[init]
|
||
|
defaultbranch = main
|
||
|
[alias]
|
||
|
lol = log --graph --decorate --pretty=oneline --abbrev-commit
|
||
|
lola = log --graph --decorate --pretty=oneline --abbrev-commit --all
|
||
|
[color]
|
||
|
branch = auto
|
||
|
diff = auto
|
||
|
interactive = auto
|
||
|
status = auto
|