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