Function radicle_cli::terminal::patch::branches
source ยท pub fn branches(target: &Oid, repo: &Repository) -> Result<Vec<String>>Expand description
Get the branches that point to a commit.
pub fn branches(target: &Oid, repo: &Repository) -> Result<Vec<String>>Get the branches that point to a commit.