Merge branch 'nd/grep-true-path' into next
commit1c7d3207520a4ffdc2a5f0df582f3a6b99af7edc
authorJeff King <peff@peff.net>
Thu, 25 Oct 2012 11:15:35 +0000 (25 07:15 -0400)
committerJeff King <peff@peff.net>
Thu, 25 Oct 2012 11:15:35 +0000 (25 07:15 -0400)
tree577952a0c7c0d501fa51b28ae36ba1ec50223fe8
parent59d3687b49290d5219ae6ff9857379e7e6c86fa4
parent55c61688ea1e41f4a8c26f957bf1bc43cd39ed97
Merge branch 'nd/grep-true-path' into next

"git grep -e pattern <tree>" asked the attribute system to read
"<tree>:.gitattributes" file in the working tree, which was
nonsense.

Will merge to 'master' in the second batch after 1.8.0 ships.

* nd/grep-true-path:
  grep: stop looking at random places for .gitattributes
builtin/grep.c
grep.c
grep.h