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.types.git_repository* repository;

Meta