summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJasper Mendiola <jasperduane77@gmail.com>2020-07-10 16:22:22 +0800
committerJesse Duffield <jessedduffield@gmail.com>2020-07-10 18:55:00 +1000
commite89bf5d06b8a90b0aca702c0b9ef570504183cd1 (patch)
treeae5f6da888822eb8df28b105a86f0dc5871e6c89 /docs
parente82d2f37a108afbf4abbdcad9ab1da33f927836d (diff)
add oneline-graph
Diffstat (limited to 'docs')
-rw-r--r--docs/Config.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Config.md b/docs/Config.md
index c1548e933..78f504e2c 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -43,6 +43,7 @@ Default path for the config file:
args: ""
skipHookPrefix: WIP
autoFetch: true
+ branchLogCmd: "git log --graph --color=always --abbrev-commit --decorate --date=relative --pretty=medium {{branchName}} --"
update:
method: prompt # can be: prompt | background | never
days: 14 # how often an update is checked for