Command
Explanation
git config is used to configure the Git repository. It configures the Git repository.
Examples
Set global username
Set global email
View all configurations
git config is used to configure the Git repository. It configures the Git repository.
Set global username
Set global email
View all configurations