libgit2

GIT_ODB_BACKEND_LOOSE_OPTIONS_INIT

Version:

Stack initializer for odb loose backend options. Alternatively use git_odb_backend_loose_options_init programmatic initialization.

Signature

#define GIT_ODB_BACKEND_LOOSE_OPTIONS_INIT { GIT_ODB_BACKEND_LOOSE_OPTIONS_VERSION, 0, -1 }

Versions