packed-backend: rip out some now-unused code
commit9939b33d6a3900e76b9cf95cbbb30ad8cf38cab3
authorMichael Haggerty <mhagger@alum.mit.edu>
Fri, 8 Sep 2017 13:51:52 +0000 (8 15:51 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 8 Sep 2017 18:18:04 +0000 (9 03:18 +0900)
tree20e0ae5914acaeb85eb6a004f02280b3d5f24e17
parentdc39e099422b1d44f6230f557f94f7945c7521a7
packed-backend: rip out some now-unused code

Now the outside world interacts with the packed ref store only via the
generic refs API plus a few lock-related functions. This allows us to
delete some functions that are no longer used, thereby completing the
encapsulation of the packed ref store.

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
refs/packed-backend.c
refs/packed-backend.h