]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jw/builtin-objectmode-attr'
authorJunio C Hamano <gitster@pobox.com>
Sat, 13 Jan 2024 00:09:55 +0000 (16:09 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 13 Jan 2024 00:09:55 +0000 (16:09 -0800)
commit3e8558438da8cecbc19d0dbcb786dbf9ca9462e1
tree5bbd1623c433c47f29326be6e721332da2e9886f
parent99bb88a6f64171d3ba279984c87f854317fad69a
parent2232a88ab6bfbe41faf73f85912937e20bf8b4ee
Merge branch 'jw/builtin-objectmode-attr'

The builtin_objectmode attribute is populated for each path
without adding anything in .gitattributes files, which would be
useful in magic pathspec, e.g., ":(attr:builtin_objectmode=100755)"
to limit to executables.

* jw/builtin-objectmode-attr:
  attr: add builtin objectmode values support
t/t6135-pathspec-with-attrs.sh