1、进入setting

IDEA集成Git


2、配置git路径

IDEA集成Git


3、点击Tool下的Terminal

IDEA集成Git

4、设置shell  path,选择安装目录中bin文件夹下的  bash.exe 

(不要选Git安装根目录下的git-bash.exe,这是git自带的客户端,如果选择他就会每次选中terminal都弹出git的windows客户端)

IDEA集成Git

IDEA集成Git

4、进入Terminal,会显示出git命令区

IDEA集成Git

IDEA集成Git

相关文章:

  • 2021-12-06
  • 2021-09-11
  • 2021-07-14
  • 2021-11-01
  • 2021-10-30
  • 2022-01-15
  • 2022-01-10
  • 2021-09-25
猜你喜欢
  • 2021-11-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-07
  • 2021-11-01
相关资源
相似解决方案