Function git_iris::changes::handle_changelog_command

source ยท
pub async fn handle_changelog_command(
    common: CommonParams,
    from: String,
    to: Option<String>,
) -> Result<()>