Revert "rehabilitate 'git index-pack' inside the object store"
commit3f8099fce7779631fe8827a8979d7b57629a36de
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sat, 24 Jul 2010 11:30:49 +0000 (24 06:30 -0500)
committerJunio C Hamano <gitster@pobox.com>
Wed, 4 Aug 2010 18:21:44 +0000 (4 11:21 -0700)
tree6d3c022d4484555b2f0758b931505b95a2a87b11
parent8fc0ae80f6938e409e0efa45d6d504c6137744e3
Revert "rehabilitate 'git index-pack' inside the object store"

Now setup_git_directory_gently behaves sanely even from subdirs of
.git, so simplify index-pack by no longer protecting against that.

This reverts commit a672ea6ac5a1b876bc7adfe6534b16fa2a32c94b
(excluding tests).

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/index-pack.c