Searched defs:git_blame_options (Results 1 – 1 of 1) sorted by relevance
61 typedef struct git_blame_options { struct62 unsigned int version;65 uint32_t flags;90 } git_blame_options; argument