Android Studio: How to integrate Git from Windows 10 Ubuntu bash? -


yesterday installed bash on windows 10 , installed git on it. works fine. following that, changed path of terminal in android studio "cmd.exe" "bash.exe" can have bash shell instead of cmd shell. android studio cannot find git (because on windows expects git.exe) , know if possible integrate bash git android studio (just windows .exe version).

according this article running kind-of version of linux. article says windows subsystem linux opposite of wine.

because of this, might have more success trying install linux version of bash shell - including android studio.

this way not mixing , matching 2 system environments more have.


Comments