commit | bbac73117ebed9f02ccae3df45f4baa0c793dab7 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nico@cam.org> | Wed May 14 01:32:48 2008 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Tue May 13 22:42:33 2008 -0700 |
tree | e10995ff139e3074bdbf85526c2013f73beae995 | |
parent | 9e7d501990a9c63db264f3185fc311f446196427 [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>