X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/26f4a431939dc3a605773dded9c7c6bc1420de80..79df2f0df89f382b63e4122aa15099a257a06463:/examples/gitconfig diff --git a/examples/gitconfig b/examples/gitconfig index a2980c9..0c0555a 100644 --- 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