Git for Dummies (1/2)
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 ...
boringcoder.hashnode.dev4 min read