github clone 指定的tag

[github clone 指定的tag]

git clone --branch [tags标签] [git地址]

使用branch参数,后面加上tag标签,最后是git仓库的地址

你可能感兴趣的:(github clone 指定的tag)