Installation
To be able to use Git on your computer, install the Git command-line interface (CLI).
Basic Commands
Some basic commands, as well as commit commands, can be very useful in everyday use of Git CLI.
Best Practices
Follow some recommended best practices for version control in order to properly use Git, especially when working as part of a team.