diff options
Diffstat (limited to 'Documentation/RelNotes-1.7.0.txt')
-rw-r--r-- | Documentation/RelNotes-1.7.0.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/RelNotes-1.7.0.txt b/Documentation/RelNotes-1.7.0.txt index 255666f15d..f632662612 100644 --- a/Documentation/RelNotes-1.7.0.txt +++ b/Documentation/RelNotes-1.7.0.txt @@ -133,9 +133,6 @@ Updates since v1.6.6 * "git grep" does not rely on external grep anymore. It can use more than one threads to accelerate the operation. - * "git grep" learned "--no-index" option, to search inside contents that - are not managed by git. - * "git grep" learned "--quiet" option. * "git log" and friends learned "--glob=heads/*" syntax that is a more |