pub fn resolve(target: &str, clone_depth: usize) -> Result<Workspace>
Resolve target (local path or remote Git URI) into a Workspace.
target
Workspace