pub fn git_config( name: Option<&str>, email: Option<&str>, path: Option<&str>, ) -> Result<()>
Configure git settings for chat sessions