diff options
author | Junio C Hamano <gitster@pobox.com> | 2008-09-19 23:45:04 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-09-19 23:45:04 -0700 |
commit | 6a6baf9b4e819a0bbfd70627f966cd7144dd8301 (patch) | |
tree | 60f05910ff3b4c14a59700142e5b94a0a88c830d /show-index.c | |
parent | 45d9414fa5599b41578625961b53e18a9b9148c7 (diff) | |
download | git-6a6baf9b4e819a0bbfd70627f966cd7144dd8301.tar.gz |
diff: use extended regexp to find hunk headers
Using ERE elements such as "|" (alternation) by backquoting in BRE
is a GNU extension and should not be done in portable programs.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'show-index.c')
0 files changed, 0 insertions, 0 deletions