git: kernel stuff
This commit is contained in:
parent
d136fc91e1
commit
3b0d1a7547
@ -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 = [
|
||||
|
Loading…
Reference in New Issue
Block a user