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