git: kernel stuff

This commit is contained in:
Motiejus Jakštys 2024-11-12 18:44:14 +02:00
parent d136fc91e1
commit 3b0d1a7547

View File

@ -171,9 +171,11 @@ in
extraConfig = {
log.date = "iso-strict-local";
pull.ff = "only";
core.abbrev = 12;
pretty.fixes = "Fixes: %h (\"%s\")";
rerere.enabled = true;
init.defaultBranch = "main";
merge.conflictstyle = "zdiff3";
rerere.enabled = true;
sendemail = {
sendmailcmd = lib.getExe pkgs.msmtp;
smtpserveroption = [