git_repository_init_options.oid_type

Type of object IDs to use for this repository, or 0 for default (currently SHA1).

struct git_repository_init_options
version(GIT_EXPERIMENTAL_SHA256)
libgit2.oid.git_oid_t oid_type;

Meta