What is Git index.
What are semantic commits or conventional commits
Semantic Commits, also known as conventional commits, are the best way to document your implementation of applications, as you check context to the management of change of your source code. Semantic commits are considered good practice in the use of GIT as much as...
Setting Git and SSH communication protocol to accelerate its use with Github, Gitlab or Bitbucket.
Tip to avoid the need to repeatedly enter user and password in the commands `Git` in a work session.
Simple and introductory guide, with basic and essential commands to learn Git.