git clone 获取指定分支的指定commit版本时间:2025-04-12 08:11:58第一步: git clone [git-url] -b [branch-name] 第二步: git reset --hard [commit-number]