summaryrefslogtreecommitdiff
path: root/lib/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lib/common.nix')
-rw-r--r--lib/common.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/common.nix b/lib/common.nix
index 13ca9ae..afbe5a1 100644
--- a/lib/common.nix
+++ b/lib/common.nix
@@ -103,6 +103,7 @@ in
push.default = "simple";
pull.rebase = "true";
commit.template = "${./git-commit-template}";
+ commit.verbose = "true";
sendemail = {
#smtpuser = "ben@bsima.me";
#smtpserverport = 587;