Introductory tutorial to Git on Linux - LinuxConfig.org

Git is without doubt the most used version control system in the world. The software is open source, released under the GPLv2 license, and was created by Linus Torvalds, which is also the father of Linux. In this tutorial we learn the basic concepts behind its usage, we see how to create or clone a git repository and how to perform the basic actions involved in the git workflow.


This is a companion discussion topic for the original entry at https://linuxconfig.org/introductory-tutorial-to-git-on-linux