We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 89d89bc + f2df58a commit 8753d95Copy full SHA for 8753d95
README.md
@@ -606,7 +606,7 @@ A Git query allows you to search all your previous commit messages and find the
606
$ git show :/query
607
```
608
609
-Where `query` is the term you want to search, this then finds the last one and gives details on the lines that were changed.
+Where `query` (case-sensitive) is the term you want to search, this then finds the last one and gives details on the lines that were changed.
610
611
```bash
612
$ git show :/typo
0 commit comments