git_diff_delta

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

flags
uint32_t flags;
Undocumented in source.
new_file
git_diff_file new_file;
Undocumented in source.
nfiles
uint16_t nfiles;
Undocumented in source.
old_file
git_diff_file old_file;
Undocumented in source.
similarity
uint16_t similarity;
Undocumented in source.
status
git_delta_t status;
Undocumented in source.

Meta