X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/7dc35f04d58b4b8d26dfadad6fd3967fb2463475..75d08fb2927277b8bf407e74e1dcbb42d1a1d038:/gitconfig diff --git a/gitconfig b/gitconfig index 4064ae9..9be32a3 100644 --- a/gitconfig +++ b/gitconfig @@ -46,3 +46,11 @@ --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