It’s not necessary/mandatory to use git bash . You can also use git from your windows command prompt. Use `git-cmd.
Read moreHow do I get Git bash on Windows?
Git Bash comes included as part of the Git For Windows package. Download and install Git For Windows like other Windows applications. Once downloaded find the included .exe file and open to execute Git Bash .
Read moreIs Git Git bash?
Git BASH. Git for Windows provides a BASH emulation used to run Git from the command line . *NIX users should feel right at home, as the BASH emulation behaves just like the “git” command in LINUX and UNIX environments.
Read moreHow do I get Git bash here?
The Windows Explorer integration > Context menu entries option allows opening the Git command prompt (Git Bash) from any folder by clicking with the right mouse button on the folder and selecting Git Bash Here .
Read moreIs GitHub desktop free?
GitHub Desktop is a free, open source application that makes it easier for Mac and Windows users alike to manage repositories and GitHub connections on their local computer.
Read moreHow do I download Git?
The most official build is available for download on the Git website. Just go to https://git-scm.com/download/win and the download will start automatically. Note that this is a project called Git for Windows, which is separate from Git itself; for more information on it, go to https://gitforwindows.org.
Read more