Android studio怎么使用git获取最新内容然后合并?




Android studio怎么使用git获取最新内容然后合并?

2022-07-21 5:55:28 网络知识 官方管理员

进行使用的Androidstudio的开发中都是把当前的项目进行上传到github中的进行存到项目中代码的,而在进行对项目中开发,在Androidstudio中进行导入的项目与github中导入的项目是一致的,就需要进行合并分之的。

1、在进行打开Androidstudio的中进行导入本地代码的项目中,而在项目中的导入的与github的仓库代码是不一致的。

android,studio,git

2、然后进行点击Androidstudio中菜单中的VCS的选项菜单。

android,studio,git

3、这样就会弹出下拉的菜单中进行选择git的选项菜单。

android,studio,git

4、选择git之后就会弹出下一级的菜单中,进行选择为pull的菜单

android,studio,git

5、弹出了一个为pullcharges的窗口中,在remote为本地仓库分之,branchestomerge中为远程的分之。选中完成之后进行点击pull的

android,studio,git

6、可以看到的是updateinfo的更新的合并的信息,提示这个为更新并合并成功了。

android,studio,git


发表评论:

最近发表
网站分类
标签列表