4 Installing Git
4.2 On Windows
Go to the following webpage and download Git for Windows:
If and when you are new to Git, I suggest that you run the installer with default settings, i.e. don’t change any of the click buttons of the installer.
The installer installs, among other things:
- Git
- Git Bash - a command prompt that resembles a UNIX shell
In the next chapter, we will tell Git your name and email address.
Lightning Fast Git Guide by Ville Langén is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.