Revert 30816237 and 7e62265
commit3c8f6c8c4f00414e66076c2c97c834d01f828491
authorJunio C Hamano <gitster@pobox.com>
Fri, 5 Feb 2010 17:20:01 +0000 (5 09:20 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 5 Feb 2010 17:27:25 +0000 (5 09:27 -0800)
tree983851e2396d04bfb3f640fe3ab07d8d8bfd2dd3
parent8bff7c5383ed833bd1df9c8d85c00a27af3e5b02
Revert 30816237 and 7e62265

It seems that we have bad interaction with the code related to
GIT_WORK_TREE and "grep --no-index", and broke running grep inside
the .git directory.  For now, just revert it and resurrect it after
1.7.0 ships.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.7.0.txt
builtin-grep.c
git.c
t/t7002-grep.sh