Don't sign off commits with lazygit.
Signed-off-by: jmug <u.g.a.mariano@gmail.com>
This commit is contained in:
parent
2cf6979ba2
commit
9a67c5444e
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue