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