X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/9ab06b9858bbb0196867506724a8d74c8f39e113..6fdc354699860c63cc7fbab9c25b2b6c874074a8:/examples/gitconfig?ds=sidebyside 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