update gitconfig
This commit is contained in:
parent
fe511dc669
commit
b20013fc34
@ -8,3 +8,7 @@
|
||||
plog = log --graph --pretty=format:'%h -%d %s %n' --abbrev-commit --date=relative --branches
|
||||
[core]
|
||||
pager = diff-so-fancy | less --tabs=4 -RFX
|
||||
quotepath = false
|
||||
commitGraph = true
|
||||
[gc]
|
||||
writeCommitGraph = true
|
||||
|
Loading…
Reference in New Issue
Block a user