Ubuntu下载Github代码

首先运行命令:sudo apt install git  安装"git"

然后运行命令:git clone 网址

下载的文件所在的位置与终端运行的cd地址一样

猜你喜欢

转载自blog.csdn.net/linghugoolge/article/details/83789372