chiark / gitweb /
gitconfig: Remove angle brackets from the email address.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 13 Feb 2007 23:51:13 +0000 (23:51 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 13 Feb 2007 23:51:13 +0000 (23:51 +0000)
While the core Git stuff doesn't seem to mind (for some reason), StGIT
gets understandably confused and puts in two lots.

gitconfig

index 1e9c70614b65b3fb001b9497d88b79e0926c56cd..4064ae9d42e3e62c1c48857d292c8a497bc1384a 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