summaryrefslogtreecommitdiff
path: root/t/t4013/diff.diff_initial..side
diff options
context:
space:
mode:
authorKarthik Nayak <karthik.188@gmail.com>2026-05-04 19:44:13 +0200
committerJunio C Hamano <gitster@pobox.com>2026-05-05 16:34:08 +0900
commit3ab3d5077dc7048f9a0209e06f7de30971a303d7 (patch)
treecac7ef983ae9e70ff8a8ec8c8a7e4cd0cc4a632f /t/t4013/diff.diff_initial..side
parentad0f76d7824558e08cc35f77df2fc0e48ee1b28b (diff)
refs: use peeled tag values in reference backends
The reference backends peel tag objects when storing references to them. This is to provide optimized reads which avoids hitting the odb. The previous commits ensures that the peeled value is now propagated via the generic layer. So modify the packed and reftable backend to directly use this value instead of calling `peel_object()` independently. Signed-off-by: Karthik Nayak <karthik.188@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff_initial..side')
0 files changed, 0 insertions, 0 deletions