git_config_delete_entry

Delete a config variable from the config file with the highest level (usually the local one).

@param cfg the configuration @param name the variable to delete

extern (C) nothrow @nogc
int
git_config_delete_entry

Meta