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

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

posted on 2015-06-17 16:51  Shawn X.Y. Bai  阅读(194)  评论(0)    收藏  举报

导航