summaryrefslogtreecommitdiffstats
path: root/pkg/config
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 /pkg/config
parente82d2f37a108afbf4abbdcad9ab1da33f927836d (diff)
add oneline-graph
Diffstat (limited to 'pkg/config')
-rw-r--r--pkg/config/app_config.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/config/app_config.go b/pkg/config/app_config.go
index 9938113d7..23fcb7376 100644
--- a/pkg/config/app_config.go
+++ b/pkg/config/app_config.go
@@ -270,6 +270,7 @@ git:
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 a update is checked for