pub fn branches(target: &Oid, repo: &Repository) -> Result<Vec<String>>
Get the branches that point to a commit.