哎呀!請原諒錯誤。我混合了蘋果和橘子(兩個不同的項目)。感謝您的答案。它們不會被浪費。如何解決這個混帳錯誤
我在提出這個問題時的全部目的是,我試圖將一個開發目錄轉移到服務器上,然後使用git commit在將來更新服務器。
我從this question特別是Josh Lindsey's answer得到了很好的解決方案。對於我擁有的一個項目來說,它工作得很好,但對於另一個項目,我得到了一些錯誤,並想知道修復它們的最佳方法。
我確實遵循了初始化遠程目錄的說明。
當我從本地目錄發出git push origin master命令時,出現這些錯誤。
[email protected]:~/bin$ git push origin master
[email protected]'s password:
To [email protected]:/home/cvsuser/master_source_repository_git/ics/addr_verify_clj.git
! [rejected] master -> master (non-fast-forward)
error: failed to push some refs to '[email protected]:/home/cvsuser/master_source_repository_git/ics/addr_verify_clj.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.
請[不簽名或標語添加到您的帖子]之前做1(http://stackoverflow.com/faq#signatures)。 – meagar
您能指出簽名或標語嗎?我沒有看到它。謝謝。 – octopusgrabbus
它不在那裏,因爲我刪除了它。它*是*「cmn」,貼在你的每一個帖子上。 – meagar