好處:當github上代碼更新的時候,直接執行git pull命令即可把github上的內容pull下來,建議大家使用這兩種方式clone代碼;
正確操作一:
1.工具欄VCS-->Get From Version Control--->git
微信圖片_20210414103101.png
2. 彈出框中粘入git地址
微信圖片_20210414103624.png
3.點擊clone.
正確操作二:
1.File-->New-->Project From Version Control-->git
微信圖片_20210414103241.png
2. 彈出框中粘入git地址
微信圖片_20210414103624.png
3.點擊clone.