libgit2 v0.25.2 (2020-11-07T16:39:39Z)
Dub
Repo
git_remote_connect
deimos
git2
remote
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
int
git_remote_connect
(
git_remote
*
remote
,
git_direction
direction
,
const
(
git_remote_callbacks
)*
callbacks
,
const
(
git_proxy_options
)*
proxy_opts
,
const
(
git_strarray
)*
custom_headers
)
Meta
Source
See Implementation
deimos
git2
remote
aliases
git_push_negotiation
git_push_transfer_progress
enums
git_fetch_prune_t
git_remote_autotag_option_t
git_remote_completion_type
functions
git_push_init_options
git_remote_add_fetch
git_remote_add_push
git_remote_autotag
git_remote_connect
git_remote_connected
git_remote_create
git_remote_create_anonymous
git_remote_create_with_fetchspec
git_remote_default_branch
git_remote_delete
git_remote_disconnect
git_remote_download
git_remote_dup
git_remote_fetch
git_remote_free
git_remote_get_fetch_refspecs
git_remote_get_push_refspecs
git_remote_get_refspec
git_remote_init_callbacks
git_remote_is_valid_name
git_remote_list
git_remote_lookup
git_remote_ls
git_remote_name
git_remote_owner
git_remote_prune
git_remote_prune_refs
git_remote_push
git_remote_pushurl
git_remote_refspec_count
git_remote_rename
git_remote_set_autotag
git_remote_set_pushurl
git_remote_set_url
git_remote_stats
git_remote_stop
git_remote_update_tips
git_remote_upload
git_remote_url
manifest constants
GIT_FETCH_OPTIONS_VERSION
GIT_REMOTE_CALLBACKS_VERSION
mixins
__anonymous
structs
git_fetch_options
git_push_update
git_remote_callbacks
variables
GIT_FETCH_OPTIONS_INIT
GIT_REMOTE_CALLBACKS_INIT