Failed to sync this branch

I recently added added a commit (some files) to my github repository, but upon trying to sync it I get the 'Failed to sync this branch - you might want to open a shell and debug the state of this repo'. git push doesn't appear to do anything (it just gives me a new line without printing any text), and git status gives me:

 On branch master
 Your branch us ahead of 'origin/master' by 1 commit.
      (use "git push" to publish your local commits")
 Nothing to commit, working directory clean

在这里输入图像描述 Also, for some reason the github icon disappeared off my desktop (I'm using W7 64) and when I used where /r C: GitHub.exe I got two results (of the actual EXE), both in my AppData/Local . After that, the problems started.

What am I doing terribly wrong?

链接地址: http://www.djcxy.com/p/23152.html

上一篇: Github分支领先消息不明确

下一篇: 无法同步此分支