【发布时间】:2017-01-19 08:44:24
【问题描述】:
我正在关注this 文档以修改已推送的提交消息。我现在有我的本地分支,其中包含修改后的消息,以及修改后的所有提交的副本。
我确定其他人已经撤消了这些提交。
推送我的本地分支是否安全?对其他人会有什么后果?
【问题讨论】:
-
这个文档中的信息很清楚:
Do not include any commit you have already pushed to a central server - it will mess other people up.不是吗?