git 中的 hg up -C 相当于什么
我想让 git 存储库的当前头销毁所做的所有更改并删除工作副本中的其他文件。
I want to get the current head of my git repo destroying all changes made and erasing additional files in the working copy.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我认为您正在寻找类似的东西。当心!这可能会删除您无法恢复的东西。
I think that you are looking for something like this. Be careful! This potentially erases things that you cannot get back.