From the course: Git Essential Training
Unlock this course with a free trial
Join today to access over 24,700 courses taught by industry experts.
Install Git on Windows
From the course: Git Essential Training
Install Git on Windows
- [Instructor] In this video, we will walk through installing Git on a Windows device. If you use one for your coding, you can follow along. No matter what system you're using, Linux, windows, or macOS, the process starts at the same website, git-scm.com. You can also just search for Git in any search engine, and it will likely be the first result. The website has everything you need to know about Git, including detailed documentation. But for now, we're just here to download Git. On the homepage, it ultimately suggests the right download for your operating system. Since I am on a Windows machine, it's showing me the Windows download option. But if you need macOS or Linux, just click Downloads on the left and you'll find them there. For this example, we're going with download for Windows. When you click it, you'll see different installer options. If you're not sure which one to pick, just go with the default by clicking Click here to download. In most cases, this will work just fine…