]> git.ipfire.org Git - thirdparty/git.git/blobdiff - fetch-pack.c
Start the 2.46 cycle
[thirdparty/git.git] / fetch-pack.c
index 5b8aa0adc77621504619b831bdd842b83f4867a1..091f9a80a9ee72593c5079b48f15ea22dbd59d4c 100644 (file)
@@ -2216,7 +2216,7 @@ void negotiate_using_fetch(const struct oid_array *negotiation_tips,
                                           the_repository, "%d",
                                           negotiation_round);
        }
-       trace2_region_enter("fetch-pack", "negotiate_using_fetch", the_repository);
+       trace2_region_leave("fetch-pack", "negotiate_using_fetch", the_repository);
        trace2_data_intmax("negotiate_using_fetch", the_repository,
                           "total_rounds", negotiation_round);
        clear_common_flag(acked_commits);