author | Junio C Hamano <junkio@cox.net> | |
Mon, 5 Feb 2007 05:42:38 +0000 (21:42 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 5 Feb 2007 22:55:11 +0000 (14:55 -0800) | ||
commit | d66b37bb19ff7a347ba4ccbcdc11b00772518b57 | |
tree | a440601e5e84019b12d4f2b82fe698d93783e361 | tree | snapshot |
parent | 1cfe77333f274c9ba9879c2eb61057a790eb050f | commit | diff |
Add pretend_sha1_file() interface.
The new interface allows an application to temporarily hash a
small number of objects and pretend that they are available in
the object store without actually writing them.
Signed-off-by: Junio C Hamano <junkio@cox.net>
The new interface allows an application to temporarily hash a
small number of objects and pretend that they are available in
the object store without actually writing them.
Signed-off-by: Junio C Hamano <junkio@cox.net>
cache.h | diff | blob | history | |
sha1_file.c | diff | blob | history |