diff options
author | Jeff King <peff@peff.net> | 2014-11-10 01:51:39 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-11-10 10:43:12 -0800 |
commit | 899e06c3a5c394cf30768ada324381b701a88805 (patch) | |
tree | 32c72dfcd5cb31765bdfd3128c39419e6c0cad15 /diff-no-index.c | |
parent | 9494ebc0fb871e0f96c5beba9e05e557eb239560 (diff) | |
download | git-tr/remerge-diff.tar.gz |
t4213: avoid "|" in sed regexptr/remerge-diff
Many versions of sed (e.g., that found on OS X) do not understand
"|"-alternation, even when backslash escaped. Some versions can turn on
extended regexps with a special option, but of course that option is not
standard, either. Let's just write out our alternates longhand.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff-no-index.c')
0 files changed, 0 insertions, 0 deletions