Every iterator must have this struct as its first element, so the API can talk to it
Generic backend that implements the interface to access a configuration file
Options for in-memory configuration backends
Initializes a git_config_backend
with default values creating an instance with GIT_CONFIG_BACKEND_INIT.
Add a generic config file instance to an existing config
Create an in-memory configuration backend from a string in standard git configuration file format
Create an in-memory configuration backend from a list of name/value pairs