From: Nicolas Pitre Date: Tue, 21 Oct 2008 01:17:07 +0000 (-0400) Subject: rehabilitate 'git index-pack' inside the object store X-Git-Tag: v1.6.0.3~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/a672ea6ac5a1b876bc7adfe6534b16fa2a32c94b?hp=a672ea6ac5a1b876bc7adfe6534b16fa2a32c94b rehabilitate 'git index-pack' inside the object store Before commit d0b92a3f6e it was possible to run 'git index-pack' directly in the .git/objects/pack/ directory. Restore that ability. Signed-off-by: Nicolas Pitre Signed-off-by: Junio C Hamano ---