“How to Git” series – An introduction on what is Git and why to use it – #01 Setting Things Up
What is Git? Git is an Open Source Version Control System, that was originally developed by Linus Torvalds in 2005. Since then, it became the worldwide solution for collaborative work. Git creates a local version of the project (repository) on your m...
May 12, 20224 min read92



