ref-filter: drop broken-ref code entirely
commit2d653c50364aeccb604f6b4680190824debf637a
authorJeff King <peff@peff.net>
Fri, 24 Sep 2021 18:48:20 +0000 (24 14:48 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Sep 2021 19:36:45 +0000 (27 12:36 -0700)
treeb4a06dcbe598c483ba94eeba164d0450eafb1652
parent1763334caf6c060f38b3310960b38cd3b1d54687
ref-filter: drop broken-ref code entirely

Now that none of our callers passes the INCLUDE_BROKEN flag, we can drop
it entirely, along with the code to plumb it through to the
for_each_fullref_in() functions.

Signed-off-by: Jeff King <peff@peff.net>
Reviewed-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
ref-filter.c
ref-filter.h