1
0
mirror of https://github.com/git/git.git synced 2024-09-26 01:01:06 +02:00
git/refs
Ævar Arnfjörð Bjarmason 881aebffcf refs/packet: add missing BUG() invocations to reflog callbacks
In e0cc8ac820 (packed_ref_store: make class into a subclass of
`ref_store`, 2017-06-23) a die() was added to packed_create_reflog(),
but not to any of the other reflog callbacks, let's do that.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2021-08-19 19:06:38 -07:00
..
debug.c Merge branch 'bc/hash-transition-interop-part-1' 2021-05-10 16:59:46 +09:00
files-backend.c Merge branch 'wc/packed-ref-removal-cleanup' 2021-05-16 21:05:24 +09:00
iterator.c use CALLOC_ARRAY 2021-03-13 16:00:09 -08:00
packed-backend.c refs/packet: add missing BUG() invocations to reflog callbacks 2021-08-19 19:06:38 -07:00
packed-backend.h refs/packed-backend.h: add missing declaration (hdr-check) 2018-09-20 11:50:00 -07:00
ref-cache.c refs: make explicit that ref_iterator_peel returns boolean 2021-05-20 07:54:12 +09:00
ref-cache.h refs/ref-cache.h: add missing declarations (hdr-check) 2018-09-20 11:50:00 -07:00
refs-internal.h refs: make explicit that ref_iterator_peel returns boolean 2021-05-20 07:54:12 +09:00