diff options
author | Junio C Hamano <gitster@pobox.com> | 2016-07-28 11:25:51 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-07-28 11:25:51 -0700 |
commit | c12c71fabb3598a480111a31c151bc787cdced30 (patch) | |
tree | 29841719001633fa12b8324ff3b8bbd57fc95cec /gitk-git/gitk | |
parent | Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maint (diff) | |
parent | grep: fix grepping for "intent to add" files (diff) | |
download | tgif-c12c71fabb3598a480111a31c151bc787cdced30.tar.xz |
Merge branch 'nd/ita-cleanup' into maint
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
Diffstat (limited to 'gitk-git/gitk')
0 files changed, 0 insertions, 0 deletions