libgit2 v0.25.2 (2020-11-07T16:39:39Z)
Dub
Repo
git_remote_create_cb
deimos
git2
clone
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
alias
git_remote_create_cb
=
int
function
(
git_remote
**
out_
,
git_repository
*
repo
,
const
(
char
)*
name
,
const
(
char
)*
url
,
void
*
payload
)
Meta
Source
See Implementation
deimos
git2
clone
aliases
git_remote_create_cb
git_repository_create_cb
enums
git_clone_local_t
functions
git_clone
git_clone_init_options
manifest constants
GIT_CLONE_OPTIONS_VERSION
mixins
__anonymous
structs
git_clone_options
variables
GIT_CLONE_OPTIONS_INIT