Git

Distributed version control software system

Git
Git () is a distributed version control system that tracks versions of files. It is often used to control source code by programmers who are developing software collaboratively. Design goals of Git include speed, data integrity, and support for distributed, non-linear workflows — thousands of parallel branches running on different computers. . Git was created for use in the development of the Linux kernel by Linus Torvalds and others developing the kernel. . https://en.wikipedia.org/wiki/Git

Episodes