A revision control software is a tool programmers use to keep track of who wrote what and when it was written in a programs source code. It can also be used to restore old versions if someone makes a mistake.
Distributed Revision Control Media
The process of initializing a git repository. Git is one of the most popularly used distributed version control software.