Adding GIT support to existing project in IntelliJ IDEA

前端 未结 7 1793
一生所求
一生所求 2020-12-29 03:00

I have multi-module project built with Maven. I imported only single sub-module (not parent) from that project as IDEA project, and looks like IDE doesn\'t recognize .git fo

相关标签:
7条回答
  • 2020-12-29 03:56

    If your issue is that the Version Control tab is missing use View/Tool Windows/Version Control.

    This will bring the Version Control window into the bottom frame, provided all the remaining pieces of your git configuration are correct.

    0 讨论(0)
提交回复
热议问题