use std::ffi::OsString; use anyhow::Context as _; use radicle::prelude::RepoId; use radicle::rad; use crate::terminal as term; use crate::terminal::args; use crate::terminal::args::{Args, Error, Help}; pub const HELP: Help = Help { name: "fork", description: "Create a fork of a repository", version: env!("RADICLE_VERSION"), usage: r#" Usage rad fork [] [