1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-30 03:23:08 +03:00

add oneline-graph

This commit is contained in:
Jasper Mendiola
2020-07-10 16:22:22 +08:00
committed by Jesse Duffield
parent e82d2f37a1
commit e89bf5d06b
3 changed files with 7 additions and 1 deletions

View File

@ -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