summaryrefslogtreecommitdiff
path: root/t/t5411-proc-receive-hook.sh
diff options
context:
space:
mode:
authorLibravatar Han-Wen Nienhuys <hanwen@google.com>2022-02-21 18:46:07 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2022-02-23 13:36:26 -0800
commit45c2fcc2a0659e42c7e4f21f0b97393df261ca51 (patch)
tree310a0c84d44b04f2c04580588c51246d3a239df3 /t/t5411-proc-receive-hook.sh
parentreftable: add a test that verifies that writing empty keys fails (diff)
downloadtgif-45c2fcc2a0659e42c7e4f21f0b97393df261ca51.tar.xz
reftable: avoid writing empty keys at the block layer
The public interface (reftable_writer) already ensures that keys are written in strictly increasing order, and an empty key by definition fails this check. However, by also enforcing this at the block layer, it is easier to verify that records (which are written into blocks) never have to consider the possibility of empty keys. Signed-off-by: Han-Wen Nienhuys <hanwen@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5411-proc-receive-hook.sh')
0 files changed, 0 insertions, 0 deletions