git_repository_init_options

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

description
const(char)* description;
Undocumented in source.
flags
uint32_t flags;
Undocumented in source.
initial_head
const(char)* initial_head;
Undocumented in source.
mode
uint32_t mode;
Undocumented in source.
origin_url
const(char)* origin_url;
Undocumented in source.
template_path
const(char)* template_path;
Undocumented in source.
version_
uint version_;
Undocumented in source.
workdir_path
const(char)* workdir_path;
Undocumented in source.

Meta