Module git_repository::remote

source ·
Expand description

Modules

connectasync-network-client or blocking-network-client
ref_mapasync-network-client or blocking-network-client

Structs

Connectionasync-network-client or blocking-network-client
A type to represent an ongoing connection to a remote host, typically with the connection already established.

Enums

The direction of an operation carried out (or to be carried out) through a remote.
The name of a remote, either interpreted as symbol like origin or as url as returned by Remote::name().

Type Definitions

AuthenticateFnasync-network-client or blocking-network-client
A function that performs a given credential action, trying to obtain credentials for an operation that needs it.