deimos.git2.sys.config

Undocumented in source.

Members

Functions

git_config_add_backend
int git_config_add_backend(git_config* cfg, git_config_backend* file, git_config_level_t level, int force)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

GIT_CONFIG_BACKEND_VERSION
enum GIT_CONFIG_BACKEND_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

git_config_backend
struct git_config_backend
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_config_iterator
struct git_config_iterator
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Variables

GIT_CONFIG_BACKEND_INIT
enum git_config_backend GIT_CONFIG_BACKEND_INIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta