Pycharm和Android工具之github使用
Posted haochen273
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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
以上是关于Pycharm和Android工具之github使用的主要内容,如果未能解决你的问题,请参考以下文章