index.c
82.1 KB
-
index: refactor common `read_index` functionality · 6f7ec728
Most of `git_index_read_index` is common to reading any iterator. Refactor it out in case we want to implement `read_tree` in terms of it in the future.
Edward Thomson committed