Function jujutsu_lib::revset::resolve_symbol[][src]

pub fn resolve_symbol(
    repo: RepoRef<'_>,
    symbol: &str
) -> Result<Commit, RevsetError>