I use Github in Android Studio 3.3.1. I know I can open Version Control using Alt+9.
And Git command and result will be displayed in Console of Version Control. Can I input Git command and run it directly in Android Studio IDE ?
Yes sure. About android studio on Windows you can change default command line to "bash" First install git bash then Setting in android studio to run terminal from bash
close your current terminal and open new one in android so you will see new terminal with can use git command.
E:\programs\Git\usr\bin\bash.exe