Git 选项不再显示在 Android Studio 中

标签 git android-studio version-control

我在 Android Studio -> VCS 中缺少 git 选项。一会儿它在那里,几分钟后它就消失了,我不知道为什么会这样。

这是我看到的:

enable version control Integration

和:

Checkout from Version control

最佳答案

主要是Git Integration plugin被禁用造成的。您应该启用该插件:

文件 -> 设置 -> 插件 -> serch git -> 启用 Git 集成 -> 确定 -> 重启 AS。

enter image description here

关于Git 选项不再显示在 Android Studio 中,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/47613723/

相关文章:

android - ListView - 让按钮的 onClick 事件为同一行的 EditText 添加值

android-studio - 未能找到 Build Tools 修订版 25.0.2 但已安装

git - 在 Git-Flow 中一次测试多个功能

git - Git 中 Mercurial 的 largefiles 扩展相当于什么?

git - Powershell 中的 "Git Log"命令 - 无法终止进程

java - 如何阻止 Eclipse/Scala IDE 一次性上传所有项目?

git - 在git代理密码中转义@字符

android - 移动 sdk 目录后如何修复损坏的 android studio 模拟器

c# - 对超过 UInt16 屏障的程序集信息进行版本控制

svn - Git 对比 Mercurial 对比 SVN