handle_review

Function handle_review 

Source
pub async fn handle_review(
    common: CommonParams,
    print: bool,
    repository_url: Option<String>,
    include_unstaged: bool,
    commit: Option<String>,
    from: Option<String>,
    to: Option<String>,
) -> Result<()>
Expand description

Handle the Review command