Is it possible to sync with Git tags?

Product: PowerShell Universal
Version: 4.2.9

I currently use separate branches for my separate environments, but I would prefer to be able to sync based on a tag. For example, I would like my dev instances to sync with the “latest” tag, but pin my production instances to a specific version.