Merge branch 'master' of git.ducamps.win:vincent/conf2
This commit is contained in:
commit
ca7669a728
@ -37,4 +37,6 @@ fetchart:
|
|||||||
auto: yes
|
auto: yes
|
||||||
|
|
||||||
chroma:
|
chroma:
|
||||||
auto: no
|
auto: yes
|
||||||
|
|
||||||
|
threaded: yes
|
||||||
|
@ -8,3 +8,7 @@
|
|||||||
plog = log --graph --pretty=format:'%h -%d %s %n' --abbrev-commit --date=relative --branches
|
plog = log --graph --pretty=format:'%h -%d %s %n' --abbrev-commit --date=relative --branches
|
||||||
[core]
|
[core]
|
||||||
pager = diff-so-fancy | less --tabs=4 -RFX
|
pager = diff-so-fancy | less --tabs=4 -RFX
|
||||||
|
quotepath = false
|
||||||
|
commitGraph = true
|
||||||
|
[gc]
|
||||||
|
writeCommitGraph = true
|
||||||
|
@ -67,3 +67,4 @@ hideOnFocusLoss=true
|
|||||||
itemCount=5
|
itemCount=5
|
||||||
showCentered=true
|
showCentered=true
|
||||||
theme=SolarizedDarkBlue
|
theme=SolarizedDarkBlue
|
||||||
|
windowPosition=@Point(3184 280)
|
||||||
|
Loading…
Reference in New Issue
Block a user