Skip to content

What is the use of the git config command? #246

Answered by montasim
olx24 asked this question in Q&A
Discussion options

You must be logged in to vote

The git config command is used to set git configuration values on a global or local level. It alters the configuration options in your git installation. It is generally used to set your Git email, editor, and any aliases you want to use with the git command.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by olx24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants