chiark / gitweb /
Check for local changes with "goto"
[stgit] / examples / gitconfig
index 9efc0898eb01fa8e09f8b0acc6190482515a2b84..2fc5f520d4dbcb92a206ac39de9d237c8d61e1c2 100644 (file)
        # -O/--diff-opts). For example, -M turns on rename detection.
        #diff-opts = -M
 
+       # Behave as if the --keep option is always passed
+       #autokeep = no
+
 [mail "alias"]
        # E-mail aliases used with the 'mail' command
        git = git@vger.kernel.org