Skip to main content

Module remotes

Module remotes 

Source
Expand description

Remote operations and types.

Re-exports§

pub use ops::fetch_remote;
pub use ops::list_remotes;
pub use ops::pull;
pub use ops::push;
pub use types::RemoteInfo;

Modules§

ops
Remote operations — list, fetch, pull, and push.
types