We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20f73f9 commit 6f8066aCopy full SHA for 6f8066a
1 file changed
README.md
@@ -6,7 +6,7 @@
6
7
## Features
8
9
-- **Binary Search**: Quickly identifies the commit where the search string first appears and last appears.
+- **Binary Search**: Quickly identifies the commit where the search string first appears and last disappears.
10
- **Supports Large Repos**: Handles extensive commit histories by narrowing down the search space.
11
- **Log File**: Keeps track of all checked commits and results, allowing you to continue the search later.
12
- **Commit Range**: Specify an earliest and latest commit to limit the search scope.
0 commit comments