diff options
author | Michael J Gruber <git@drmicha.warpmail.net> | 2012-09-14 11:46:35 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-09-14 10:11:44 -0700 |
commit | 208f5aa42615671bae1e55de20a58d9ba046d3e8 (patch) | |
tree | e60f659648b7bedcfde233819f4867832cf0f77e /Documentation/RelNotes/1.6.1.4.txt | |
parent | grep: teach --debug option to dump the parse tree (diff) | |
download | tgif-208f5aa42615671bae1e55de20a58d9ba046d3e8.tar.xz |
grep: show --debug output only once
When threaded grep is in effect, the patterns are duplicated and
recompiled for each thread. Avoid "--debug" output during the
recompilation so that the output is given once instead of "1+nthreads"
times.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes/1.6.1.4.txt')
0 files changed, 0 insertions, 0 deletions