我得到這個突然的錯誤,當我嘗試拉從庫中的變化:錯誤做的git拉
git pull
fatal: http://guthub.com/msalsas/BunchOfColors/info/refs not valid: is this a git repository?
似乎是一個錯字(「guthub」),因爲如果我這樣做:
git pull http://github.com/msalsas/BunchOfColors
它的工作原理。問題是我不知道什麼會導致這個問題以及如何解決這個問題。 我一直在使用這個回購之前,拉動沒有任何問題的變化。
@Rob - 這是一個問題嗎?這就是我在做的:我拉動服務器中的存儲庫。資源庫參考位於http://github.com/msalsas/BunchOfColors – Manolo
應該仔細閱讀。 – Rob