tree.h
1.51 KB
-
tree: drop the now-unnecessary entries vector · af753aba
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.