chiark
/
gitweb
/
~mdw
/
stgit
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Check for local changes with "goto"
[stgit]
/
examples
/
gitconfig
diff --git
a/examples/gitconfig
b/examples/gitconfig
index 9efc0898eb01fa8e09f8b0acc6190482515a2b84..2fc5f520d4dbcb92a206ac39de9d237c8d61e1c2 100644
(file)
--- 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