分类:Tools
git

clone older version the following git clone [addreee] my_repo cd my_repo git reset --hard [the commit hash] just find the commit hash of the version or just git checkout [the commit hash]...

阅读更多