lazygit: set overrideGpg to true
This commit is contained in:
parent
54f25e1fc6
commit
f1a905434a
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ services:
|
|||
git.snaile.de: "gitea:git.snaile.de"
|
||||
git:
|
||||
branchLogCmd: "git prettylog {{branchName}}"
|
||||
overrideGpg: true
|
||||
paging:
|
||||
colorArg: always
|
||||
pager: "delta --hyperlinks --hyperlinks-file-link-format='lazygit-edit://{path}:{line}' --paging=never --config ${XDG_CONFIG_HOME}/git/config --max-line-length=$(({{columnWidth}} * 2))"
|
||||
|
|
Loading…
Add table
Reference in a new issue