Files
git/builtin
Junio C Hamano 42bd66816b Merge branch 'nd/ita-cleanup'
Git does not know what the contents in the index should be for a
path added with "git add -N" yet, so "git grep --cached" should not
show hits (or show lack of hits, with -L) in such a path, but that
logic does not apply to "git grep", i.e. searching in the working
tree files.  But we did so by mistake, which has been corrected.

* nd/ita-cleanup:
  grep: fix grepping for "intent to add" files
  t7810-grep.sh: fix a whitespace inconsistency
  t7810-grep.sh: fix duplicated test name
2016-07-13 11:24:18 -07:00
..
2016-06-07 17:43:39 -07:00
2016-06-06 11:40:15 -07:00
2016-07-13 11:24:10 -07:00
2016-07-13 11:24:10 -07:00
2016-02-26 13:37:16 -08:00
2016-07-13 11:24:12 -07:00
2016-07-13 11:24:18 -07:00
2016-05-09 12:29:08 -07:00
2016-06-17 15:46:10 -07:00
2016-02-10 14:20:08 -08:00
2016-02-26 13:37:16 -08:00
2016-07-13 11:24:10 -07:00
2016-02-26 13:37:25 -08:00
2016-07-13 11:24:10 -07:00
2016-07-13 11:24:10 -07:00
2016-05-17 14:38:28 -07:00
2016-04-29 12:59:09 -07:00