From: Junio C Hamano Date: Mon, 27 Jun 2016 16:56:49 +0000 (-0700) Subject: Merge branch 'et/add-chmod-x' X-Git-Tag: v2.10.0-rc0~179 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c49fd57bf472143b1a0bbfb246c91e6ea0f06887;p=thirdparty%2Fgit.git Merge branch 'et/add-chmod-x' "git update-index --add --chmod=+x file" may be usable as an escape hatch, but not a friendly thing to force for people who do need to use it regularly. "git add --chmod=+x file" can be used instead. * et/add-chmod-x: add: add --chmod=+x / --chmod=-x options --- c49fd57bf472143b1a0bbfb246c91e6ea0f06887