summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dot_gitconfig.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_gitconfig.tmpl b/dot_gitconfig.tmpl
index 6405a9e..92c8843 100644
--- a/dot_gitconfig.tmpl
+++ b/dot_gitconfig.tmpl
@@ -12,7 +12,7 @@
trueblame = blame -w -C -C -C
wdiff = diff --word-diff
fpush = push --force-with-lease
- sdiff = diff --stage
+ sdiff = diff --staged
[rerere]
enabled = true
autoUpdate = true