Saved Bookmarks
| 1. |
What Is The Function Of ‘git Config’? |
|
Answer» The ‘GIT config’ command is a convenient way to set configuration options for your Git INSTALLATION. Behaviour of a REPOSITORY, user INFO, preferences etc. can be defined through this command. The ‘git config’ command is a convenient way to set configuration options for your Git installation. Behaviour of a repository, user info, preferences etc. can be defined through this command. |
|