安裝配置好git后,在IDEA中使用git拉代碼的時(shí)候梯浪,一直報(bào):
xcode-select: note: no developer tools were found at '/Applications/Xcode.app', requesting install. Choose an option in the dialog to download the command line developer tools.
但是嘗試了網(wǎng)上給出的各種方法耍攘,一直不能較好的解決,后來在https://blog.csdn.net/u011968063/article/details/70149191?depth_1-utm_source=distribute.pc_relevant.none-task&utm_source=distribute.pc_relevant.none-task這個(gè)文章中受到了啟發(fā)媚朦,就在想是不是我的IDEA上的git默認(rèn)路徑和我安裝的也不一樣呢案腺,然后就在終端輸入:which git果不其然出現(xiàn)的git路徑和我IDEA上配置的不一致,就把IDEA上的路徑換成git的路徑然后重新拉代碼就搞定了殷蛇,這也是自己粗心導(dǎo)致的实夹,所以記錄下