git_diff_get_stats

Accumulate diff statistics for all patches.

@param out_ Structure containg the diff statistics. @param diff A git_diff generated by one of the above functions. @return 0 on success; non-zero on error

extern (C) nothrow @nogc
int
git_diff_get_stats

Meta