aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit-tree.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-01-23 13:39:51 -0800
committerJunio C Hamano <gitster@pobox.com>2023-01-23 13:39:51 -0800
commit5427bb4893e29a9502bbee5aed84c3b26e1a4e15 (patch)
tree9e8a02d927e20bc6259919e42f338d82cbca689d /builtin/commit-tree.c
parentMerge branch 'ab/test-env-helper' (diff)
parentuse enhanced basic regular expressions on macOS (diff)
downloadgit-5427bb4893e29a9502bbee5aed84c3b26e1a4e15.tar.gz
git-5427bb4893e29a9502bbee5aed84c3b26e1a4e15.zip
Merge branch 'rs/use-enhanced-bre-on-macos'
Newer regex library macOS stopped enabling GNU-like enhanced BRE, where '\(A\|B\)' works as alternation, unless explicitly asked with the REG_ENHANCED flag. "git grep" now can be compiled to do so, to retain the old behaviour. * rs/use-enhanced-bre-on-macos: use enhanced basic regular expressions on macOS
Diffstat (limited to 'builtin/commit-tree.c')
0 files changed, 0 insertions, 0 deletions