#version-control
Read more stories on Hashnode
Articles with this tag
In the previous article, we staged the changes we made to the files. Now, we will be committing our code to make the changes permanent and make...
Git is one of the most popular version controlling system out there. It is a free and open source version controlling system. Git has become an...
In this article, we will be looking at how you can install git on your system. After installing git on the system, we can use it to version control...