扩展资料4-Git介绍安装.md 238 B

3. git安装

一句话的事情

sudo apt-get install git

image-20210720210220100

然后就可以克隆网上别人的代码了

git clone 地址