git_diff

Function git_diff 

Source
pub fn git_diff(
    project_path: &str,
    from: Option<&str>,
    to: Option<&str>,
    with_files: bool,
) -> Result<()>
Expand description

Diff chat sessions between commits or current state