• Show log

    Commit

  • Hash : 02b1083a
    Author : Edward Thomson
    Date : 2018-01-28T23:25:07

    apply: introduce `git_apply_tree`
    
    Introduce `git_apply_tree`, which will apply a `git_diff` to a given
    `git_tree`, allowing an in-memory patch application for a repository.