Diff two trees
Compare two trees. For each difference in the trees, the callback will be called with a git_tree_diff_data filled with the relevant information.
the "old" tree
the "newer" tree
callback
data to give to the callback
GIT_SUCCESS or an error code