In the following chapter we will discuss about important git configurations, and what config options you should be aware of and perhaps personalize for your use.
The chapter is all about customizing your git environment, and the configuration options will also include best practices and recommendations.
step by step guide to everything we talk about in this lesson is available at the academeez site at:
https://www.academeez.com/courses/git/config
In this lecture we will learn basic things we need to understand about the git configuration
- we will learn basic commands like set and get configuration
- we will learn about the default layers of configurations that ship when we install git: system, global and local.
0:00 introduction
1:00 git config
5:36 set required configurations
11:46 basic config commands
18:11 configuration layers
20:00 summary