How to install Git on Linux Mint, Ubuntu and Debian, Windows or MacOS derivatives?
Overview with the concept of what GIT is.
Tip to avoid the need to repeatedly enter user and password in the commands `Git` in a work session.
Occasionally when you are working on a remote server, development environment or stage, it is not uncommon to make changes and need to run a commit
or stash
command with your author name.
However, these environments are not always configured, or, as a good practice, should not have a single author configured in Git...
Simple and introductory guide, with basic and essential commands to learn Git.