chiark
/
gitweb
/
~mdw
/
stgit
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Allow e-mail aliases for the "mail" command
[stgit]
/
examples
/
gitconfig
diff --git
a/examples/gitconfig
b/examples/gitconfig
index a2980c94d5c49987484fe034edf4ea8bbc6628fa..0c0555a2a59c5d0ca1daf448e7a6c0cce1cdee84 100644
(file)
--- a/
examples/gitconfig
+++ b/
examples/gitconfig
@@
-60,3
+60,7
@@
# Extensions for the files involved in a three-way merge (ancestor,
# current, patched)
#extensions = .ancestor .current .patched
+
+[mail "alias"]
+ # E-mail aliases used with the 'mail' command
+ git = git@vger.kernel.org