Bindings.Libgit2.Config

c'GIT_CONFIG_LEVEL_SYSTEM

c'GIT_CONFIG_LEVEL_XDG

c'GIT_CONFIG_LEVEL_GLOBAL

c'GIT_CONFIG_LEVEL_LOCAL

c'GIT_CONFIG_HIGHEST_LEVEL

data C'git_config_entry

type C'git_config_foreach_cb

p'git_config_entry'name

p'git_config_entry'value

p'git_config_entry'level

type C'git_config_backend_open_callback

type C'git_config_backend_get_callback

type C'git_config_backend_get_multivar_callback

type C'git_config_backend_set_callback

type C'git_config_backend_set_multivar_callback

type C'git_config_backend_del_callback

type C'git_config_backend_foreach_callback

type C'git_config_backend_refresh_callback

type C'git_config_backend_free_callback

data C'git_config_backend

type C'git_cvar_t

c'GIT_CVAR_FALSE

c'GIT_CVAR_TRUE

c'GIT_CVAR_INT32

c'GIT_CVAR_STRING

p'git_config_backend'version

p'git_config_backend'cfg

p'git_config_backend'open

data C'git_cvar_map

p'git_config_backend'get

p'git_config_backend'get_multivar

p'git_config_backend'set

p'git_cvar_map'cvar_type

p'git_config_backend'set_multivar

p'git_cvar_map'str_match

p'git_config_backend'del

p'git_cvar_map'map_value

p'git_config_backend'foreach

p'git_config_backend'refresh

p'git_config_backend'free