Comment on GitHub for Windows 2.0parentComments−shawnz12yGithub for Windows uses bash by default, but you can just go into the options and change the shell to cmd.exe. Git works fine with either.The same is true of msysgit, etc. Although it ships with bash, you can just run "git" from the Windows command prompt and it will work just as well.
Comments
Github for Windows uses bash by default, but you can just go into the options and change the shell to cmd.exe. Git works fine with either.
The same is true of msysgit, etc. Although it ships with bash, you can just run "git" from the Windows command prompt and it will work just as well.