add a force_object_loose() function
authorNicolas Pitre <nico@cam.org>
Wed, 14 May 2008 05:32:48 +0000 (01:32 -0400)
committerJunio C Hamano <gitster@pobox.com>
Wed, 14 May 2008 05:42:33 +0000 (22:42 -0700)
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>
No differences found