Skip to content

Commit

Permalink
fixup! survey: add commit name-rev lookup to each large_item
Browse files Browse the repository at this point in the history
Only add a single empty line, not two of 'em.

Signed-off-by: Johannes Schindelin <[email protected]>
  • Loading branch information
dscho committed Oct 9, 2024
1 parent cc10eb0 commit 10b13c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion builtin/survey.c
Original file line number Diff line number Diff line change
Expand Up @@ -1571,7 +1571,6 @@ static void survey_phase_objects(struct survey_context *ctx)
release_revisions(&revs);
trace2_region_leave("survey", "phase/objects", ctx->repo);


if (ctx->opts.show_name_rev) {
trace2_region_enter("survey", "phase/namerev", the_repository);
do_lookup_name_rev(ctx);
Expand Down

0 comments on commit 10b13c6

Please sign in to comment.