Function radicle_cli::terminal::patch::branch_oid
source ยท pub fn branch_oid(branch: &Branch<'_>) -> Result<Oid>Expand description
Give the oid of the branch or an appropriate error.
pub fn branch_oid(branch: &Branch<'_>) -> Result<Oid>Give the oid of the branch or an appropriate error.