X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/blobdiff_plain/32d7545de276f1004db22db07b46865b5c27b14c..ee11a2896d0815d1530c5dc2a7e4719409b7833f:/examples/gitconfig?ds=inline diff --git a/examples/gitconfig b/examples/gitconfig index 9efc089..2fc5f52 100644 --- a/examples/gitconfig +++ b/examples/gitconfig @@ -103,6 +103,9 @@ # -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