jj_cli::description_util

Function edit_description

Source
pub fn edit_description(
    repo_path: &Path,
    description: &str,
    settings: &UserSettings,
) -> Result<String, CommandError>