libgit2-d v0.0.2 (2020-03-19T04:42:42Z)
Home
Dub
Repo
git_remote_create_options.name
libgit2_d
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_d
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.