Git

  • Git is a source code management system.

  • It is distributed, fast, reliable, and scalable.

  • It uses (SHA-1) cryptographic checksums extensively.

  • It supports rapid and convenient branching and merging.

  • It is structured as a collection of many small tools.

  • Linus Torvalds wrote it and uses it for the Linux kernel.

Links:

Sparks