libgit2-d v1.6.0 (2023-05-05T07:03:44Z)
Home
Dub
Repo
git_transport.connect
libgit2
sys
transport
git_transport
Connect the transport to the remote repository, using the given direction.
struct
git_transport
int
function
(.
git_transport
*
transport
,
const
(
char
)*
url
,
int
direction
,
const
(
libgit2.remote.git_remote_connect_options
)*
connect_opts
)
connect
;
Meta
Source
See Implementation
libgit2
sys
transport
git_transport
variables
cancel
capabilities
close
connect
download_pack
free
is_connected
ls
negotiate_fetch
oid_type
push
set_connect_opts
version_
Connect the transport to the remote repository, using the given direction.