stgitrc, gitconfig: Move the StGIT configuration to gitconfig.
[profile] / gitconfig
index 1e9c706..9be32a3 100644 (file)
--- a/gitconfig
+++ b/gitconfig
@@ -3,7 +3,7 @@
 
 [user]
        name = Mark Wooding
-       email = <mdw@distorted.org.uk>
+       email = mdw@distorted.org.uk
 
 [merge]
        summary = true
                        --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