好處:當(dāng)github上代碼更新的時(shí)候,直接執(zhí)行g(shù)it pull命令即可把github上的內(nèi)容pull下來(lái),建議大家使用這兩種方式clone代碼;
正確操作一:
1.工具欄VCS-->Get From Version Control--->git

微信圖片_20210414103101.png
2. 彈出框中粘入git地址

微信圖片_20210414103624.png
3.點(diǎn)擊clone.
正確操作二:
1.File-->New-->Project From Version Control-->git

微信圖片_20210414103241.png
2. 彈出框中粘入git地址

微信圖片_20210414103624.png
3.點(diǎn)擊clone.