-
先在 Windows上面安装 git.exe , 并加入到环境变量。
https://git-scm.com/
-
Android Studio 配置GIT
-
VCS -> Enable Version Control Integration 选择 GIT。
-
File Setting 里面配置 GIT 路径
-
完毕了之后 VCS 里面就会出现 GIT选项, 并配置 github 仓库路径。
-
选择 commit 添加当前次修改。
-
可以选择 不 commit 的文件,去掉勾就可以。
-
远程仓库建立之后之后,配置了 远程仓库地址之后,就可以 push
-
使用 https 协议 push , 不需要 key 文件,只需要账号密码就可以了。
相关文章
- 04-05使用 git commit --amend 修改历史 commit 信息
- 04-05git --amend 使用和撤销
- 04-05Android Studio新活动中的分层父级格式
- 04-05vue项目在git commit时,使用eslint检测
- 04-05Android:Camera2的简单使用
- 04-05Android Studio中Junit单元测试使用JSON对象异常的问题
- 04-05Android Studio 4.1以上模板Dome
- 04-05android – 使用jsoup从网站网址中提取youtube视频网址
- 04-05android-YouTube API:com.google.api.client.googleapis.json.GoogleJsonResponseException:禁止使用403
- 04-05android – 可以在智能手机上使用像Atlas和MKL这样的数学库吗?