Skip to main content

list_remote

Function list_remote 

Source
pub fn list_remote() -> Result<Vec<String>, BranchError>
Expand description

List all remote branches.

ยงErrors

Returns an error if the branches cannot be listed.