工具列表:

  • git-2.11.0-64-bit
  • pycharm 2017.3.4

1.安装git工具
2.去github官网注册账号:github
3.进入pycharm:file->settings->Version Control->github进行远程github设置
如何在pycharm中使用git
4.Version Control->git 进行本地git配置
如何在pycharm中使用git
5.点击ok
6.新建仓库:VCS->import into Version Control->share project on GitHub
如何在pycharm中使用git
7.在弹出框直接点击share
如何在pycharm中使用git
8.选择需要提交的文件后点击ok
如何在pycharm中使用git

相关文章: