Commit 60b57e7
committed
fixup! survey: show some commits/trees/blobs histograms
The `OI_DBCACHED` flag was removed in 7a4bd1b (packfile: always
declare object info to be OI_PACKED, 2026-01-12). The commit message
suggests to use the `is_delta` flag instead, but that is only
populated if `OBJECT_INFO_QUICK` isn't passed (which is part of
`OBJECT_INFO_FOR_PREFETCH`, which we use here).
At the same time, no caller ever looked at the `cnt_dbcached` count. So
let's just remove it.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 1c6398f commit 60b57e7
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
296 | 295 | | |
297 | 296 | | |
298 | 297 | | |
| |||
1416 | 1415 | | |
1417 | 1416 | | |
1418 | 1417 | | |
1419 | | - | |
1420 | | - | |
1421 | | - | |
1422 | 1418 | | |
1423 | 1419 | | |
1424 | 1420 | | |
| |||
0 commit comments