Skip to content

Commit 6f8066a

Browse files
committed
fix README
1 parent 20f73f9 commit 6f8066a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
## Features
88

9-
- **Binary Search**: Quickly identifies the commit where the search string first appears and last appears.
9+
- **Binary Search**: Quickly identifies the commit where the search string first appears and last disappears.
1010
- **Supports Large Repos**: Handles extensive commit histories by narrowing down the search space.
1111
- **Log File**: Keeps track of all checked commits and results, allowing you to continue the search later.
1212
- **Commit Range**: Specify an earliest and latest commit to limit the search scope.

0 commit comments

Comments
 (0)