Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经推送了一个合并变更集,但后来我发现合并中有一些未正确解决的冲突。
有没有办法撤消合并?
推送变更集后,其他所有人都可以使用它,并且您无法更改它。如果您是中央存储库的唯一用户,您可以使用MQ并剥离攻击性合并并正确重做。如果有其他人使用中央存储库,您唯一的选择是推送一个变更集,以修复您在合并期间无法修复的问题。