Git Version Control

Ensure Git is installed

In this short course, you will ensure Git is installed on your machine so that you can run the git commands.

Git is a command-line toolkit that you can run locally. Many editors and IDEs have Git integration, and some use these commands. Let's see if you have Git already installed:

Microsoft Windows [Version 10.0.19045.3324]
(c) Microsoft Corporation. All rights reserved.

C:\users\sofia
>

Install Git

Assignments