【发布时间】:2012-05-31 23:14:35
【问题描述】:
我收到以下错误。我该如何解决?: 混帐添加。 git commit -m 't' git push 起源开发
To git@github.com:myrepo.git
! [rejected] development -> development (non-fast-forward)
error: failed to push some refs to 'git@github.com:myrepo.git'
To prevent you from losing history, non-fast-forward updates were rejected
Merge the remote changes (e.g. 'git pull') before pushing again. See the
'Note about fast-forwards' section of 'git push --help' for details.
【问题讨论】: