git_diff_range
extern (C)
struct git_diff_range {
}
Members
- new_lines
int new_lines;
Undocumented in source.
- new_start
int new_start;
Undocumented in source.
- old_lines
int old_lines;
Undocumented in source.
- old_start
int old_start;
Undocumented in source.
git2 diff
aliasesenumsfunctionsmanifest constantsmixinsstructsvariables