git_remote_create_options.name

The remote's name. Setting this to NULL results in an in-memory/anonymous remote.

struct git_remote_create_options
const(char)* name;

Meta