git_log

Function git_log 

Source
pub fn git_log(
    project_path: &str,
    count: usize,
    sessions_only: bool,
) -> Result<()>
Expand description

Show history of chat session commits with associated file changes