Compute a difference between two tree objects.
The repository containing the trees.
Structure with options to influence diff or NULL for defaults.
A git_tree object to diff from.
A git_tree object to diff to.
A pointer to a git_diff_list pointer that will be allocated.