git_diff_stats_deletions

Get the total number of deletions in a diff

@param stats A git_diff_stats generated by one of the above functions. @return total number of deletions in the diff

extern (C) nothrow @nogc
size_t
git_diff_stats_deletions

Meta