一,预置条件
1,安装pycharm
2,安装git 仓库
二,关联步骤
1,打开Pycharm File | Settings | Version Control | Git
2,配置需要关联的 git 仓库地址
3,提交代码到git 仓库
commit & push
单独 push 选中需push 的文件,右击
一,预置条件
1,安装pycharm
2,安装git 仓库
二,关联步骤
1,打开Pycharm File | Settings | Version Control | Git
2,配置需要关联的 git 仓库地址
3,提交代码到git 仓库
commit & push
单独 push 选中需push 的文件,右击