Don't sign off commits with lazygit.
Signed-off-by: jmug <u.g.a.mariano@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
programs.lazygit = {
|
||||
enable = true;
|
||||
settings = {
|
||||
git.commit.signOff = true;
|
||||
# git.commit.signOff = true;
|
||||
git.autoFetch = false;
|
||||
git.autoRefresh = false;
|
||||
keybinding = {
|
||||
|
||||
Reference in New Issue
Block a user