Make trivial wrapper functions around delta base generation and freeing
authorLinus Torvalds <redacted>
Sat, 17 Mar 2007 19:42:15 +0000 (12:42 -0700)
committerJunio C Hamano <redacted>
Sun, 18 Mar 2007 22:36:59 +0000 (15:36 -0700)
commit62f255ad586a987461c96b1da123da5e2cc3f619
tree2427f06f83239c95c28979a1b9583426bde042b8
parent5bb44a51038a18f4f940968aed84e6cc26afcebe
Make trivial wrapper functions around delta base generation and freeing

This doesn't change any code, it just creates a point for where we'd
actually do the caching of delta bases that have been generated.

Signed-off-by: Linus Torvalds <redacted>
Signed-off-by: Junio C Hamano <redacted>
sha1_file.c
git clone https://git.99rst.org/PROJECT