mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-04-23 12:18:51 +02:00
add overrideGpg switch to Config.md
Signed-off-by: Randshot <randshot@norealm.xyz>
This commit is contained in:
parent
570d27ffaa
commit
fe6d8d62c5
@ -44,6 +44,7 @@ Default path for the config file:
|
||||
skipHookPrefix: WIP
|
||||
autoFetch: true
|
||||
branchLogCmd: "git log --graph --color=always --abbrev-commit --decorate --date=relative --pretty=medium {{branchName}} --"
|
||||
overrideGpg: false # prevents lazygit from spawning a separate process when using GPG
|
||||
update:
|
||||
method: prompt # can be: prompt | background | never
|
||||
days: 14 # how often an update is checked for
|
||||
|
Loading…
x
Reference in New Issue
Block a user