pub async fn git_version() -> Result<String>
Run git --version and return the raw version string.
git --version