git_config_entry_free

Free a config entry

extern (C) nothrow @nogc public
void
git_config_entry_free

Parameters

entry .git_config_entry*

The entry to free.

Meta