文章详情页
java - git checkout 具体版本失败
浏览:130日期:2023-11-02 13:43:34
问题描述
git clone https://github.com/lnas01/rel...git checkout ff0bb84
error: pathspec ’ff0bb84’ did not match any file(s) known to git.
问题解答
回答1:ff0bb84是commit id。如果你要新建一个分支git checkout -b branch_name如果你想要返回到某个commit git reset commit_id
我这边运行命令的结果:Screen Shot 2017-06-13 at 13.30.23
标签:
java
相关文章:
排行榜

网公网安备