Perform a download to the server with the following command
git clone --branch tag_1 mi_url
but I was asked to install the tag_2
, check the tags that are running the command
git tag -l
I got the tag listing and if it was, my question is how do I git pull
just download version tag_2
, and if so know any command where you can see that tag
is installed in the repository