Fork me on GitHub

Pycharm和Android工具之github使用

请查看以下链接https://blog.csdn.net/m0_37306360/article/details/79322947

基本操作步骤

  • 打开setting->version control->github, 输入你的github账号和密码
  • 打开setting->version control->GIT, 设置git.exe的位置(默认设置好的)
  • 进入你的项目,点击VCS->Import version control-> share on github
  • 然后设置仓库名,选中需要的文件等

提交修改

修改完文件以后

  • 点击VCS->Git->Commit File
  • 选择需要上传的文件
  • 备注,点击Commit and push
posted @ 2019-05-01 09:54  Bricker666  阅读(433)  评论(0编辑  收藏  举报