cleanup: reorganize git config file
This commit is contained in:
parent
14e6663e6c
commit
84c623582a
@ -2,14 +2,14 @@
|
||||
email = swy7ch@protonmail.com
|
||||
name = David JULIEN
|
||||
signingKey = D9D47382
|
||||
[gpg]
|
||||
program = gpg2
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[fetch]
|
||||
prune = true
|
||||
[pull]
|
||||
rebase = false
|
||||
[alias]
|
||||
lg1 = log --graph --abbrev-commit --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(bold white)- %an%C(reset)%C(bold yellow)%d%C(reset)' --all
|
||||
lg2 = log --graph --abbrev-commit --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(bold cyan)%aD%C(reset) %C(bold yellow)%d%C(reset)%n'' %C(white)%s%C(reset) %C(bold white)- %an%C(reset)' --all
|
||||
[gpg]
|
||||
program = gpg2
|
||||
[fetch]
|
||||
prune = true
|
||||
[init]
|
||||
defaultBranch = main
|
||||
|
Reference in New Issue
Block a user