Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经在本地机器上安装了 Git。我使用 Git 作为 bitbucket 的 DVCS 工具。克隆项目时,我的项目目录中有 .git 文件夹。我想将 Git 集成到 IntelliJ Idea 中,但是,我无法在下面的版本控制集成下看到此选项。
转到文件->设置或(Ctrl + Atl + S)然后选择插件
确保您为 Intellij 启用了 Git 集成插件,如此处所示(在图片中禁用)。如果还没有安装。
转到设置,然后单击版本控制。从 + 按钮在 VCS 列中添加 git。
以防它以前工作并停止工作,然后重新导入您的项目: