fix(lazygit): allow rewording signed commits
This commit is contained in:
parent
a2d43c4dd9
commit
6328d80bdf
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
programs.lazygit = {
|
||||
enable = true;
|
||||
settings = {
|
||||
git.overrideGpg = true;
|
||||
log = {
|
||||
localBranchSortOrder = "recency";
|
||||
remoteBranchSortOrder = "recency";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue