pub fn git_track( project_path: &str, message: Option<&str>, all: bool, files: Option<&[String]>, tag: Option<&str>, ) -> Result<()>
Track chat sessions together with associated file changes