Configuration
Learn to configure Git.
We'll cover the following...
Note: Linux and Mac already come with preinstalled Git clients. For Windows, we can refer to the Installing on Window section of this link.
Git clients
There are different Git clients:
-
Some are command-line interfaces (CLIs), which allow faster operations. For common ...