Git for Dummies (1/2)
Sep 27, 2021 · 4 min read · What is Git? Git is an open sourced distributed version control software system developed in 2005 by the creator of Linux OS kernel, Linus Torvalds. In a simple matter, Git is a software that keeps track the history of all the files in a folder. Why ...
Join discussion