So after install git-for-windows, I can right-click mouse and "Git Bash Here". Can anyone tell me how to get the same thing done through the command line?
If I run "C:\Program Files\Git\usr\bin\mintty.exe" directly in the command line, I got a pop-up window asking about options of Shells (bash): MSYS2, Mingw-w64 32 bit, Mingw-w64 64 bit (see attachment). How can I pass the option to mintty.exe directly?
Thank you very much.