git_remote_create_options.repository

The repository that should own the remote. Setting this to NULL results in a detached remote.

struct git_remote_create_options
libgit2_d.types.git_repository* repository;

Meta