问题描述:
创建repo,点击客户端右上角publish后出现error:Failed to publish this branch.
不知道是什么原因?
创建repo,点击客户端右上角publish后出现error:Failed to publish this branch.
不知道是什么原因?
1
alexlah OP 打开git shell输入git push --set-upstream origin master后提示:
fatal: Not a git repository:'.git' fatal: The remote end hung up unexpectedly |
2
gangsta Sep 26, 2014
git init
|
3
shyrz Sep 26, 2014
编码错误会导致Github for Windows无法push
|