chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
308b0b5
)
gitconfig: Remove angle brackets from the email address.
author
Mark Wooding
<mdw@distorted.org.uk>
Tue, 13 Feb 2007 23:51:13 +0000
(23:51 +0000)
committer
Mark 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
patch
|
blob
|
blame
|
history
diff --git
a/gitconfig
b/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