编程小白
git 本地回退到某个版本
git 切换版本:git checkout develop3
git
本地
回退到某个版本: git reset --hard xxxxxxxx