author | Nicolas Pitre <nico@cam.org> | |
Wed, 14 May 2008 05:32:48 +0000 (01:32 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 14 May 2008 05:42:33 +0000 (22:42 -0700) | ||
commit | bbac73117ebed9f02ccae3df45f4baa0c793dab7 | |
tree | e10995ff139e3074bdbf85526c2013f73beae995 | tree | snapshot |
parent | 9e7d501990a9c63db264f3185fc311f446196427 | commit | diff |
add a force_object_loose() function
This is meant to force the creation of a loose object even if it
already exists packed. Needed for the next commit.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This is meant to force the creation of a loose object even if it
already exists packed. Needed for the next commit.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
cache.h | diff | blob | history | |
sha1_file.c | diff | blob | history |