In android studio when I click on terminal--> '+' button new terminal does not open
Go to File -> Settings -> Tools -> Terminal
and change Shell path based on the the installed git version.
for 64bit:"C:\Program Files\Git\bin\sh.exe" -login -i
for 32bit:"C:\Program Files (x86)\Git\bin\sh.exe" -login -i
Don't forget the quotes around the command.
If it doesn't work,you may set the Start directory wrong:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With