Function fetch_branch

Source
pub async fn fetch_branch(
    item: Item,
    client: &Client,
) -> Result<(Repo, BranchAndRemote)>