pub fn resolve(
cli: &Path,
target: &Path,
ask: &Ask<'_>,
) -> Result<Resolved, RkError>Expand description
Resolve one issue to its branch, minting at the forge under apply.
Every failure returns before any local mutation, so a forge that refuses, rate-limits, or answers nothing leaves the clone as it was.
§Errors
A forge call that does not run or does not answer, and — on GitLab — a project template rendering a name the landed grammar refuses.