aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME%/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--%HOME%/.gitconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/%HOME%/.gitconfig b/%HOME%/.gitconfig
index 367c3f4..7ca7afd 100644
--- a/%HOME%/.gitconfig
+++ b/%HOME%/.gitconfig
@@ -26,6 +26,6 @@
clean-unknown = clean -fd
l = log --oneline
wdiff = diff --word-diff
- xx = update-index --chmod=+x
+ xx = update-index --add --chmod=+x
[fetch]
prune = true