libgit2-d v1.6.0 (2023-05-05T07:03:44Z)
Home
Dub
Repo
git_remote_create_options.name
libgit2
remote
git_remote_create_options
The remote's name. Setting this to null results in an in-memory/anonymous remote.
struct
git_remote_create_options
const
(
char
)*
name
;
Meta
Source
See Implementation
libgit2
remote
git_remote_create_options
variables
fetchspec
flags
name
repository
version_
The remote's name. Setting this to null results in an in-memory/anonymous remote.