linux下是

git reset --hard HEAD^

windows下是

git reset --hard HEAD"^"

相关文章: