GIT_CVAR_FALSE

@{

version(!GIT_DEPRECATE_HARD)
extern (C) nothrow @nogc deprecated
enum GIT_CVAR_FALSE = libgit2_d.config.git_configmap_t.GIT_CONFIGMAP_FALSE;

Meta