git_clone_options.bare

Set to zero (false) to create a standard repo, or non-zero for a bare repo

struct git_clone_options
int bare;

Meta