force lazygit to allow gpg signing
This commit is contained in:
@@ -220,6 +220,7 @@
|
||||
git = {
|
||||
showUntrackedFiles = "all";
|
||||
branchLogCmd = "git log {{branchName}} --first-parent --color=always --pretty=format:'%Cgreen%h%Creset %Cblue%aN%Creset %C(cyan)%<(14)%ar%Creset %s' --abbrev-commit";
|
||||
overrideGpg = true;
|
||||
};
|
||||
os = {
|
||||
edit = "\${EDITOR} -- {{filename}}";
|
||||
|
||||
Reference in New Issue
Block a user