1.git bash here

操作为git clone + 地址 到当前文件夹

若有https报错,删掉https后加上http就能运行成功

2.修改文件夹

3.cd文件夹路径

4.git add .

5.git commit -m'想写的内容'

6.git config --global user.email "你的github绑定邮箱的名字"

7.git config --global user.name "密码"

8.git push

1.获取代码工具包及其版本:

pip freeze > requirements.txt
Logo

为开发者提供按需使用的算力基础设施。

更多推荐