diff options
Diffstat (limited to 'dot_gitconfig.tmpl')
| -rw-r--r-- | dot_gitconfig.tmpl | 2 |
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 |
