diff options
author | Jeff King <peff@peff.net> | 2022-11-28 22:09:52 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-11-29 09:54:56 +0900 |
commit | 833f4c0514fb08368066ace5260b4b80792c4ffc (patch) | |
tree | c9ac87d420a86327145f2e21497d7f915c0da327 /commit-reach.c | |
parent | 8ddc06631b184e6f43051f7ea8ac9bbc86817127 (diff) |
pack-bitmap.c: break out of the bitmap loop early if not tracing
After opening a bitmap successfully, we try opening others only
because we want to report that other bitmap files are ignored in
the trace2 log. When trace2 is not enabled, we do not have to
do any of that.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Teng Long <dyroneteng@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-reach.c')
0 files changed, 0 insertions, 0 deletions