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
-File
-Settings
-Search for terminal
- in shell path type: "C:\Program Files\Git\bin\sh.exe" --login -i (or another directory where you installed Git)
Please let me know if that worked fine for you