• Show log

    Commit

  • Hash : 62a2fc06
    Author : Patrick Steinhardt
    Date : 2017-03-14T13:06:25

    patch_generate: move `git_diff_foreach` to diff.c
    
    Now that the `git_diff_foreach` function does not depend on internals of
    the `git_patch_generated` structure anymore, we can easily move it to
    the actual diff code.