pub fn get_git_commit_sha( _dir_path: &str, ) -> Result<Option<String>, Box<dyn Error + Send + Sync>>
Get the git commit SHA for a directory.