diff options
| author | Taylor Blau <me@ttaylorr.com> | 2024-08-06 11:37:36 -0400 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-08-06 12:01:37 -0700 |
| commit | df7ede83be829f983cd54539eb6fe0e6bddc8c9e (patch) | |
| tree | 31ff414a82d64112fb75b7bdd51c341519d2c30c /t/unit-tests | |
| parent | 88f309e095d084d730f908fe1ec01a92c63612c2 (diff) | |
midx: teach `nth_midxed_offset()` about incremental MIDXs
In a similar fashion as in previous commits, teach the function
`nth_midxed_offset()` about incremental MIDXs.
The given object `pos` is used to find the containing MIDX, and
translated back into a MIDX-local position by assigning the return value
of `midx_for_object()` to it.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/unit-tests')
0 files changed, 0 insertions, 0 deletions
