git_restore

Function git_restore 

Source
pub fn git_restore(
    project_path: &str,
    commit: &str,
    with_files: bool,
    backup: bool,
) -> Result<()>
Expand description

Restore chat sessions from a specific commit