rehabilitate 'git index-pack' inside the object store
authorNicolas Pitre <nico@cam.org>
Tue, 21 Oct 2008 01:17:07 +0000 (21:17 -0400)
committerJunio C Hamano <gitster@pobox.com>
Tue, 21 Oct 2008 20:20:03 +0000 (13:20 -0700)
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 <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found