我已经提交但没有与远程仓库同步。但是当我尝试同步它失败时Failed to sync this branch - You might need to open a shell and debug the state of this repo
我正在使用Windows Git。如果您有任何想法,请在此处发布。提前致谢
答案 0 :(得分:0)
打开一个cmd终端,转到repo目录。然后尝试“git push origin< yourbranch>”。查看您收到的错误消息。如果没有关于您的设置的更多信息,很难告诉您更具体的信息。