git_repository_init_options.mode

Set to one of the standard GIT_REPOSITORY_INIT_SHARED_... constants above, or to a custom value that you would like.

struct git_repository_init_options
uint mode;

Meta