aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME%/.gitconfig
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-11-05 12:13:43 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-11-05 12:13:43 +0300
commit7e14b70a3c37e33d65a879f53b44a6d8d233137b (patch)
tree17aa7d24ad8856bea0389f59e768735873ae8438 /%HOME%/.gitconfig
parentupdate_ruby_settings: code style (diff)
downloadlinux-home-7e14b70a3c37e33d65a879f53b44a6d8d233137b.tar.gz
linux-home-7e14b70a3c37e33d65a879f53b44a6d8d233137b.zip
bugfix & code style
Diffstat (limited to '%HOME%/.gitconfig')
-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