Commit 2d653c5
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>1 parent 1763334 commit 2d653c5
2 files changed
+4
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2405 | 2405 | | |
2406 | 2406 | | |
2407 | 2407 | | |
2408 | | - | |
2409 | 2408 | | |
2410 | 2409 | | |
2411 | 2410 | | |
2412 | 2411 | | |
2413 | | - | |
2414 | | - | |
2415 | 2412 | | |
2416 | 2413 | | |
2417 | 2414 | | |
| |||
2428 | 2425 | | |
2429 | 2426 | | |
2430 | 2427 | | |
2431 | | - | |
| 2428 | + | |
2432 | 2429 | | |
2433 | | - | |
| 2430 | + | |
2434 | 2431 | | |
2435 | | - | |
| 2432 | + | |
2436 | 2433 | | |
2437 | | - | |
| 2434 | + | |
2438 | 2435 | | |
2439 | 2436 | | |
2440 | 2437 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
0 commit comments