The options for opening or creating an index.
Initialize with GIT_INDEX_OPTIONS_INIT
. Alternatively, you can
use git_index_options_init
.
The version
The object ID type for the object IDs that exist in the index.
If this is not specified, this defaults to GIT_OID_SHA1
.