libgit2

git_cvar_map

Version:

Mapping from config variables to values.

Signature

typedef struct git_cvar_map { git_cvar_t cvar_type const char *str_match int map_value };

Members

cvar_type
const char *
str_match
int
map_value

Parameter To

Versions