Struct cargo::sources::git::GitRemote
[−]
[src]
pub struct GitRemote {
// some fields omitted
}GitRemote represents a remote repository. It gets cloned into a local GitDatabase.