fn read_git_version(root: &Path) -> Result<String>
Returns the git version string (git describe --tags --always --dirty).
git describe --tags --always --dirty