pub fn git_diff( project_path: &str, from: Option<&str>, to: Option<&str>, with_files: bool, ) -> Result<()>
Diff chat sessions between commits or current state