stgit.el: Add visual feedback (a message) when toggling view flags
[stgit] / examples / gitconfig
index 4f56918..f6aab37 100644 (file)
        # 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