码云基础使用

1.建立一个库git

2.点击建立测试

3. 克隆到本地it

git clone https://gitee.com/cc373471664/hello.gitim

4.进入目录img

5.编写一个文件放在目录下文件

6.使用命令进行上传co

git add .  添加文件push

git commit -m "测试提交"上传

git push 上传ps

7.刷新线上能看见文件

相关文章
相关标签/搜索