Github Windows 'Failed to sync this branch'

前端 未结 17 1280
南旧
南旧 2020-12-22 21:59

I am using Github Windows 1.0.38.1 and when I click the \'Sync\' button after committing, I get the error

\"ent

17条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-22 22:48

    When it says that, just open the shell and do git status. That will give you a decent idea of what could be wrong and the state of your repo.

    I can't give you a specific error for this as it happens for many reasons in Github for Windows, like say some problem in updating submodules etc.

提交回复
热议问题