git config
Config
The First Setting of Git
When you use Git for the first time, you can customize your Git environment. If you do these once, it will stick around between upgrades. Also you can change them whenever you want by using the commands.
Location
git config
is tool you can get and set configuration variables of Git.
Configuration of Git