summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRandshot <randshot@norealm.xyz>2020-07-12 11:50:12 +0200
committerRandshot <randshot@norealm.xyz>2020-07-12 11:50:12 +0200
commitfe6d8d62c5c0ef302ae44f95cd13a03600477199 (patch)
tree9ace037f3cf8a196a26dd8762d6022d0ab57b546
parent570d27ffaa1282e95748a83de08984baa30707e1 (diff)
add overrideGpg switch to Config.mdv0.20.7v0.20.6
Signed-off-by: Randshot <randshot@norealm.xyz>
-rw-r--r--docs/Config.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Config.md b/docs/Config.md
index 78f504e2c..cf6558746 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -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