1.在桌面上新建一个文件夹ABC
2.打开终端:cd 文件夹的路径
3.克隆代码:git clone +仓库的https地址
4.cd +克隆到本地的文件夹
5 将仓库的代码复制到终端
6.git add .
7.git commit -m ""
8.git push
1.在桌面上新建一个文件夹ABC
2.打开终端:cd 文件夹的路径
3.克隆代码:git clone +仓库的https地址
4.cd +克隆到本地的文件夹
5 将仓库的代码复制到终端
6.git add .
7.git commit -m ""
8.git push
本文标题:Github上传自己的代码
本文链接:https://www.haomeiwen.com/subject/fitgsttx.html
网友评论