git_index_name_entry

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct git_index_name_entry {}

Members

Variables

ancestor
char* ancestor;
Undocumented in source.
ours
char* ours;
Undocumented in source.
theirs
char* theirs;
Undocumented in source.

Meta