How to use git to download a particular tag?
- by Jack BeNimble
I'm trying to figure out how do download a particular tag of a git repository - it's one version behind the current version.
I saw there was a tag for the previous version on the git web page, with object name of something long hex number.
But the version name is "Tagged release 1.1.5" according the site.
I tried a command like this (with names…