今天使用smartGit提交代码的时候出现这个错误,如图,
remote是远程的意思,branch是分支的意思,you can't overwrite the remote branch英文的意思是我的remote branch被移动位置了,应该选中edit下面的prefrences下面的allow modify pushed commits问题就完美解决了。

在使用SmartGit提交代码时遇到'you can't overwrite the remote branch'错误。这个问题意味着远程分支的位置发生了变化。解决方法是进入编辑菜单的首选项设置,启用'allow modify pushed commits'选项,即可成功解决此问题。
今天使用smartGit提交代码的时候出现这个错误,如图,
remote是远程的意思,branch是分支的意思,you can't overwrite the remote branch英文的意思是我的remote branch被移动位置了,应该选中edit下面的prefrences下面的allow modify pushed commits问题就完美解决了。


被折叠的 条评论
为什么被折叠?