X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/9ab06b9858bbb0196867506724a8d74c8f39e113..f9533abf9cc6124174d4f401de63153ab7d2bccf:/examples/gitconfig diff --git a/examples/gitconfig b/examples/gitconfig index 4f56918..f6aab37 100644 --- a/examples/gitconfig +++ b/examples/gitconfig @@ -85,6 +85,10 @@ # Behave as if the --keep option is always passed #autokeep = no +[stgit "alias"] + # Command aliases. + #add = git add + [mail "alias"] # E-mail aliases used with the 'mail' command git = git@vger.kernel.org