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 = {
|
programs.lazygit = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
git.commit.signOff = true;
|
# git.commit.signOff = true;
|
||||||
git.autoFetch = false;
|
git.autoFetch = false;
|
||||||
git.autoRefresh = false;
|
git.autoRefresh = false;
|
||||||
keybinding = {
|
keybinding = {
|
||||||
|
|||||||
Reference in New Issue
Block a user