author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | |
Sat, 24 Jul 2010 11:30:49 +0000 (06:30 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 4 Aug 2010 18:21:44 +0000 (11:21 -0700) | ||
commit | 3f8099fce7779631fe8827a8979d7b57629a36de | |
tree | 6d3c022d4484555b2f0758b931505b95a2a87b11 | tree | snapshot |
parent | 8fc0ae80f6938e409e0efa45d6d504c6137744e3 | commit | diff |
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>
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 | diff | blob | history |