libgit2-d v1.6.0 (2023-05-05T07:03:44Z)
Home
Dub
Repo
git_smart_subtransport_cb
libgit2
sys
transport
A function which creates a new subtransport for the smart transport
extern (
C
) nothrow @
nogc
alias
git_smart_subtransport_cb
=
int
function
(
.
git_smart_subtransport
**
out_
,
.
git_transport
*
owner
,
void
*
param
)
Meta
Source
See Implementation
libgit2
sys
transport
aliases
git_smart_subtransport_cb
enums
GIT_SERVICE_UPLOADPACK_LS
git_smart_service_t
functions
GIT_TRANSPORT_INIT
git_smart_subtransport_git
git_smart_subtransport_http
git_smart_subtransport_ssh
git_transport_dummy
git_transport_init
git_transport_local
git_transport_new
git_transport_register
git_transport_remote_connect_options
git_transport_smart
git_transport_smart_certificate_check
git_transport_smart_credentials
git_transport_ssh_with_paths
git_transport_unregister
manifest constants
GIT_TRANSPORT_VERSION
structs
git_smart_subtransport
git_smart_subtransport_definition
git_smart_subtransport_stream
git_transport
A function which creates a new subtransport for the smart transport