发布于2016年7月11日2017年9月8日 由gqqnbig撤销Github上的提交 我的提交历史为 a->b->c->d,我想要令d消失。 [code lang=”bash”] git reset –hard d的标识符 git push -f [/code]