diff options
author | Junio C Hamano <gitster@pobox.com> | 2016-09-29 16:49:47 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-09-29 16:49:47 -0700 |
commit | 36f64036f647912c8037e625e9fe3cee6713b105 (patch) | |
tree | 6e0ec6e40eda4724fdc778b4697b705cfc112563 /config.mak.in | |
parent | Merge branch 'et/add-chmod-x' into maint (diff) | |
parent | t3700-add: do not check working tree file mode without POSIXPERM (diff) | |
download | tgif-36f64036f647912c8037e625e9fe3cee6713b105.tar.xz |
Merge branch 'tg/add-chmod+x-fix' into maint
"git add --chmod=+x <pathspec>" added recently only toggled the
executable bit for paths that are either new or modified. This has
been corrected to flip the executable bit for all paths that match
the given pathspec.
* tg/add-chmod+x-fix:
t3700-add: do not check working tree file mode without POSIXPERM
t3700-add: create subdirectory gently
add: modify already added files when --chmod is given
read-cache: introduce chmod_index_entry
update-index: add test for chmod flags
Diffstat (limited to 'config.mak.in')
0 files changed, 0 insertions, 0 deletions