libgit2-d v1.6.0 (2023-05-05T07:03:44Z)
Home
Dub
Repo
git_smart_service_t
libgit2
sys
transport
Actions that the smart transport can ask a subtransport to perform
Values
Value
Meaning
GIT_SERVICE_UPLOADPACK_LS
1
GIT_SERVICE_UPLOADPACK
2
GIT_SERVICE_RECEIVEPACK_LS
3
GIT_SERVICE_RECEIVEPACK
4
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
Actions that the smart transport can ask a subtransport to perform