1. 程式人生 > >git fetch 的簡單用法:更新遠端程式碼到本地倉庫

git fetch 的簡單用法:更新遠端程式碼到本地倉庫

$ git remote -v eoecn https://github.com/eoecn/android-app.git (fetch) eoecn https://github.com/eoecn/android-app.git (push) origin https://github.com/com360/android-app.git (fetch) origin https://github.com/com360/android-app.git (push) su@SUCHANGLI /e/eoe_client/android-app (master)