今天把一個項目的代碼放到git服務后push之后在eclipse中pull之后提示錯誤說:the current branch is not configured for pull,Google了一下找到了解決方法,可以參考如下鏈接的說明:http://stackoverflow.com/questions/8820668/the-current-branch-is-not-configured-for-pull-no-value-for-key-branch-master-mer,其他方法可以參考這里:http://www.cmono.net/?post=492。