git上传提交遇到问题
git上傳提交遇到問題
一. The local repository is out of date.Make sure all changes have been pulled from the remote repository and try again.
字面意思很好理解, "確保所有東西都從遠程拉下來" . 是因為你再github新建的項目中有文件在本地沒有造成的,需要將它pull到終端,先cd到你項目目錄 git pull命令的作用是,取回遠程主機某個分支的更新,再與本地的指定分支合并
git pull <遠程主機名> <遠程分支名>:<本地分支名> 現在已經在項目當前目錄了 。
git pull --rebase xxx master xxx 是Add Remote的Name 默認為origin master 是你的分支名稱 默認是master
二. xcrun: error: active developer path ("/Applications/Xcode.app/Contents/Developer/") does not exist, use?xcode-select --switch path/to/Xcode.app?to specify the Xcode that you wish to use for command line developer tools (or see?man xcode-select) 這個的原因,是因為更新了xcode軟件,在更新svn時,找不到這個軟件,導致的。
解決辦法就是:將Xcode的路徑,重新設置一下。
sudo xcode-select --switch “Xcode的path,直接在應用程序里面找到Xcode,拖拽到這里”
sudo xcode-select --switch /Applications/Xcode\ 2.app
“/Applications/Xcode\ 2.app” 就是我的Xcode的路徑。
轉載于:https://www.cnblogs.com/edensyd/p/10717292.html
《新程序員》:云原生和全面數字化實踐50位技術專家共同創作,文字、視頻、音頻交互閱讀總結
以上是生活随笔為你收集整理的git上传提交遇到问题的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: eclipse问题 - windows版
- 下一篇: 天猫上线蒂凡尼快闪店 线下门店要晚两周