Commit 664cda6f6b5a29b486b231d77c707ad54a2f58ce

Edward Thomson 2018-03-19T20:10:38

apply: reimplement `git_apply_tree` with readers The generic `git_reader` interface simplifies `git_apply_tree` somewhat. Reimplement `git_apply_tree` with them.