Code

Add "has_sha1_pack()" function to query whether the object is available in a pack
authorLinus Torvalds <torvalds@g5.osdl.org>
Sun, 3 Jul 2005 20:06:36 +0000 (13:06 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 3 Jul 2005 20:06:36 +0000 (13:06 -0700)
commitdade09c2269ec2117df085e8a99efcabccf08c53
tree19a955699fed7c7608bbe1c3176720655e9f9fd7
parentc33303839c76c41c9f85e5bd3f7b04fab60c38ca
Add "has_sha1_pack()" function to query whether the object is available in a pack

We'll want this for incremental packing.
cache.h
sha1_file.c