X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/f13876a5815cfb0b8cc4b03898cbdba71e118c42..ea185ef03f1b641128346c665a42d7cb78756419:/gitconfig diff --git a/gitconfig b/gitconfig index 13c8830..5d38112 100644 --- a/gitconfig +++ b/gitconfig @@ -47,6 +47,13 @@ --no-signed-off-by-cc \ --to" +[stgit] + autoresolved = yes + smtpdelay = 0 + [mail "alias"] git = git@vger.kernel.org mdw = mdw@distorted.org.uk +[gui] + fontui = -family helvetica -size 11 -weight normal -slant roman -underline 0 -overstrike 0 + fontdiff = -family fixed -size 11 -weight normal -slant roman -underline 0 -overstrike 0