How to delete remote commit from bitbucket mercurial repository

Deadly 提交于 2019-12-03 22:32:52
Nanhydrin

On BitBucket, go to the overview page for the repository you're talking about.

There is a menu down the left hand side and at the bottom of it is an entry called Settings, click on that.
Then on the settings page there's an entry called Strip Changesets or Strip commits where you can specify the revision to strip.

Remember that if the changeset you want to remove has child changesets that those will be stripped too.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!