1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-23 00:39:13 +02:00

add signoff config

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
Mark Sagi-Kazar
2021-11-14 14:31:15 +01:00
committed by Jesse Duffield
parent 76e6745526
commit b4ea565c99
2 changed files with 10 additions and 0 deletions

View File

@ -54,6 +54,8 @@ git:
paging:
colorArg: always
useConfig: false
commit:
signOff: false
merging:
# only applicable to unix users
manualCommit: false