Git in Action #2
After installing Git the first thing we need to do is to tell Git which email we are going to use and how Git will show our name in the tracking history. To do so we use global parameter and then the name of the variables we are going to set and fina...
simplekit.hashnode.dev1 min read