clone the specific tag of project
Description:
skip
Solution:
#1
git clone --branch $Version $Project-path
#2
git clone $Project-Path git checkout $TAG
posted on 2018-01-05 10:46 hacker_wei 阅读(131) 评论(0) 收藏 举报
Description:
skip
Solution:
#1
git clone --branch $Version $Project-path
#2
git clone $Project-Path git checkout $TAG
posted on 2018-01-05 10:46 hacker_wei 阅读(131) 评论(0) 收藏 举报