tree.c
23.4 KB
-
tree: drop the now-unnecessary entries vector · e2e4bae9
Remove the now-unnecessary entries vector. Add `git_array_search` to binary search through an array to accomplish this.
Edward Thomson committed
Remove the now-unnecessary entries vector. Add `git_array_search` to binary search through an array to accomplish this.