From fe6d8d62c5c0ef302ae44f95cd13a03600477199 Mon Sep 17 00:00:00 2001 From: Randshot Date: Sun, 12 Jul 2020 11:50:12 +0200 Subject: add overrideGpg switch to Config.md Signed-off-by: Randshot --- docs/Config.md | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3