git如何回到拉取之前的代码 Others 发布于 2020-06-29 21:43:50 1949 次浏览 1、运行git reflog命令查看你的历史变更记录; 2、git reset --hard 2aee3f8