Get the git_config_entry of a config variable.
Free the git_config_entry after use with git_config_entry_free().
pointer to the variable git_config_entry
where to look for the variable
the variable's name
0 or an error code
See Implementation
Get the git_config_entry of a config variable.
Free the git_config_entry after use with git_config_entry_free().