update .config/git/config (.gitconfig)
This commit is contained in:
parent
65a600e561
commit
6acffcf6d8
@ -22,12 +22,14 @@
|
||||
[core]
|
||||
quotePath = false
|
||||
commitGraph = true
|
||||
pager = less -MR --quit-if-one-screen --underline-special
|
||||
[receive]
|
||||
advertisePushOptions = true
|
||||
[push]
|
||||
gpgSign = if-asked
|
||||
gpgSign = if-asked
|
||||
[gc]
|
||||
writeCommitGraph = true
|
||||
auto = 256
|
||||
[alias]
|
||||
fuckit = reset --hard
|
||||
[init]
|
||||
|
Loading…
Reference in New Issue
Block a user