想要使用git提交代码首先需要下载 git 下载地址

android studio git 代码冲突后 android studio git提交代码_github

android studio git 代码冲突后 android studio git提交代码_github_02

其他的全部默认下一步即可

android studio git 代码冲突后 android studio git提交代码_Test_03

android studio git 代码冲突后 android studio git提交代码_Test_04

android studio git 代码冲突后 android studio git提交代码_git_05

android studio git 代码冲突后 android studio git提交代码_git_06

博主安装到

android studio git 代码冲突后 android studio git提交代码_Test_07

安装完成后,在Android Studio内配置git

android studio git 代码冲突后 android studio git提交代码_git_08

找到git路径后 ,点击后面的 Test 按钮 提示

android studio git 代码冲突后 android studio git提交代码_git_09

说明配置已经完成 。

接下来配置 github

android studio git 代码冲突后 android studio git提交代码_Test_10

填写自己的 github 账号和密码,后 点击 Test 按钮

android studio git 代码冲突后 android studio git提交代码_git_11

提示配置成功,到这里 环境配置完成, 接下来是提交项目到 github

android studio git 代码冲突后 android studio git提交代码_Test_12

提示

android studio git 代码冲突后 android studio git提交代码_git_13

点击 Share 按钮提交项目

android studio git 代码冲突后 android studio git提交代码_github_14

选择提交的文件,点击OK开始提交

android studio git 代码冲突后 android studio git提交代码_Test_15

点击 yes

android studio git 代码冲突后 android studio git提交代码_github_16

提交成功后会在这两个位置提示。

android studio git 代码冲突后 android studio git提交代码_git_17

到此 ,完成提交项目到github完成