X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/5d2b7dabde9c32e96d3a770e3459321f90ff3062..ef908fcaf1321d4feaa13efdbb81885b35a5fb59:/gitconfig diff --git a/gitconfig b/gitconfig index 1e9c706..4f63592 100644 --- a/gitconfig +++ b/gitconfig @@ -3,7 +3,7 @@ [user] name = Mark Wooding - email = + email = mdw@distorted.org.uk [merge] summary = true @@ -46,3 +46,14 @@ --no-chain-reply-to \ --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 10 -weight normal -slant roman -underline 0 -overstrike 0