libgit2

git_configmap

Version:

Mapping from config variables to values.

Signature

typedef struct git_configmap { git_configmap_t type const char *str_match int map_value };

Members

const char *
str_match
int
map_value

Parameter To

Versions