Setup git in Intellij terminal

后端 未结 4 982
挽巷
挽巷 2021-01-29 19:06

I want to use git in Intellij Terminal but it does not recognize the command. In Command Prompt and Windows power shell the command in recognized (I added the git path in System

4条回答
  •  北荒
    北荒 (楼主)
    2021-01-29 19:31

    The full path is not needed anymore (windows), I just replaced cmd.exe to sh.exe and bingo was his name O

    Settings > Tools > Terminal > Shell path sh.exe

提交回复
热议问题