Struct git2::RemoteHead
source · pub struct RemoteHead<'remote> { /* private fields */ }Expand description
Description of a reference advertised by a remote server, given out on calls
to list.
pub struct RemoteHead<'remote> { /* private fields */ }Description of a reference advertised by a remote server, given out on calls
to list.