]> git.99rst.org Git - git.git/commit
ref-filter: drop broken-ref code entirely
authorJeff King <redacted>
Fri, 24 Sep 2021 18:48:20 +0000 (14:48 -0400)
committerJunio C Hamano <redacted>
Mon, 27 Sep 2021 19:36:45 +0000 (12:36 -0700)
commit2d653c50364aeccb604f6b4680190824debf637a
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 <redacted>
Reviewed-by: Jonathan Tan <redacted>
Signed-off-by: Junio C Hamano <redacted>
ref-filter.c
ref-filter.h
git clone https://git.99rst.org/PROJECT