Skip to content

Commit 98f8457

Browse files
joshtriplettByron
authored andcommitted
Document parallel stat calls
Needed for parity with git, which already does this. libgit2 does not.
1 parent 6b7db39 commit 98f8457

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ become available.
252252
* diffing of git-object::Tree structures
253253
* diffing, merging, working with hunks of data
254254
* find differences between various states, i.e. index, working tree, commit-tree
255+
* Parallel stat calls to check/update objects in index
255256
* [ ] API documentation with examples
256257

257258
### git-features

0 commit comments

Comments
 (0)