时间:2024-10-16 17:32:58
1、在Windows的开始菜单中找到Git Bash命令行工具,点击打开Git的命令行
3、找到自己想要查看的tag名称,接着执行git checkout tag名进入到打了该tag名的代码提交上