git_repository_init_options.description

If set, this will be used to initialize the "description" file in the repository, instead of using the template content.

struct git_repository_init_options
const(char)* description;

Meta