2012-05-09 68 views
-1

所以我克隆哲基爾自舉,並試圖推到我的anthonybrown.github.com和得到這個消息安裝哲基爾引導:不能在我的GitHub網站

t67:anthonybrown.github.com anthonybrown$ git remote add origin 
[email protected]:anthonybrown/anthonybrown.github.com.git fatal: remote origin already exists. 
t67:anthonybrown.github.com anthonybrown$ git push origin master 
To [email protected]:anthonybrown/anthonybrown.github.com.git 
! [rejected] master -> master (non-fast-forward) 
error: failed to push some refs to '[email protected]:anthonybrown/anthonybrown.github.com.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. 
t67:anthonybrown.github.com anthonybrown$ git push --help 

我在做什麼錯? ?

+0

可能重複[我爲什麼不能把我的代碼到GitHub的?](http://stackoverflow.com/questions/ 8775399 /爲什麼-I-不能推,我的代碼對github上) –

回答

0

我想通了這一點而回,先學會git的,使用git頁的工作是很容易