[PATCH] Fix thinko in Release Notes
From: Kris Shannon <hidden>
Date: 2016-06-15 22:45:17
From: Kris Shannon <hidden>
Date: 2016-06-15 22:45:17
Signed-off-by: Kris Shannon <redacted> --- Documentation/RelNotes-1.6.0.2.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/RelNotes-1.6.0.2.txtb/Documentation/RelNotes-1.6.0.2.txt index 686e607..a862305 100644
--- a/Documentation/RelNotes-1.6.0.2.txt
+++ b/Documentation/RelNotes-1.6.0.2.txt@@ -30,7 +30,7 @@ Fixes since v1.6.0.1 * "git for-each-ref refs/heads/" did not work as expected. -* "git log --grep=pattern -i" did not ignore case. +* "git log -i --grep=pattern" did not ignore case. * "git log --pretty="%ad" --date=short" did not use short format when showing the timestamp. --
1.6.0.1