Oddbean new post about | logout
 Discover the Power of Git!

Git is a Version Control System (VCS) created in 2005 by Linus Torvalds, the developer who started the Linux kernel. This open-source system keeps track of changes made to files, allowing developers to know when and who made modifications. Git's distributed architecture enables seamless collaboration among team members, making it a popular choice for millions of projects.

With its standalone capabilities, Git can be used on a single machine without an internet connection or as a server to host a repository. Its versatility makes it suitable for small projects with one developer or massive collaborations involving thousands of contributors.

Source: https://dev.to/hadil/what-is-git--51j9