summaryrefslogtreecommitdiff
path: root/reftable/stack.c
AgeCommit message (Collapse)AuthorFilesLines
2021-10-08reftable: implement stack, a mutable database of reftable files.Libravatar Han-Wen Nienhuys1-0/+1396
Signed-off-by: Han-Wen Nienhuys <hanwen@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>