After the clone, you can list the tags with git tag -l and then checkout a specific tag: git checkou

After the clone, you can list the tags with git tag -l and then checkout a specific tag: git checkout tags/<tag_name>git

相关文章
相关标签/搜索