Git Config Management

# Introduction In this lab, you will learn how to use `git config` command to manage your Git configuration. The `git config` command is used to set and view configuration variables that control all aspects of how Git behaves. This lab will cover the following: 1. Viewing Git Configuration. 2. Setting the Username and Email Address. 3. Modifying Git Configuration.

|60 : 00

Click the virtual machine below to start practicing