【发布时间】:2012-12-07 19:38:29
【问题描述】:
当我尝试做这样的事情时::
git push git@github-client:antonyr/Spring-Hibernate.git
我得到如下内容
No refs in common and none specified; doing nothing.
Perhaps you should specify a branch such as 'master'.
error: failed to push some refs to 'git@github-client:antonyr/Spring-Hibernate.git'
顺便说一下,我已经使用 SSH 为 github.com 设置了多个帐户。
请帮忙。
【问题讨论】:
-
“也许你应该指定一个分支,比如'master'。”