Skip to content

Commit cc10eb0

Browse files
committed
fixup! survey: add commit name-rev lookup to each large_item
This commit adds a double empty line. Since this line has been removed later on, in another commit, let's add it back so that we can fix up the commit properly. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 91bb76c commit cc10eb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

builtin/survey.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1571,6 +1571,7 @@ static void survey_phase_objects(struct survey_context *ctx)
15711571
release_revisions(&revs);
15721572
trace2_region_leave("survey", "phase/objects", ctx->repo);
15731573

1574+
15741575
if (ctx->opts.show_name_rev) {
15751576
trace2_region_enter("survey", "phase/namerev", the_repository);
15761577
do_lookup_name_rev(ctx);

0 commit comments

Comments
 (0)