• Show log

    Commit

  • Hash : 664cda6f
    Author : Edward Thomson
    Date : 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.