summaryrefslogtreecommitdiff
path: root/t/t4034
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2016-08-22 17:57:58 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-08-23 14:47:33 -0700
commitf92dd60f95c3e92bc1eac7a0810efae167df9b51 (patch)
tree171a57865746452b9bbd6c203f6e523298cf38f1 /t/t4034
parentclear_delta_base_cache_entry: use a more descriptive name (diff)
downloadtgif-f92dd60f95c3e92bc1eac7a0810efae167df9b51.tar.xz
release_delta_base_cache: reuse existing detach function
This function drops an entry entirely from the cache, meaning that aside from the freeing of the buffer, it is exactly equivalent to detach_delta_base_cache_entry(). Let's build on top of the detach function, which shortens the code and will make it simpler when we change out the underlying storage in future patches. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4034')
0 files changed, 0 insertions, 0 deletions