Version control 1 min read Rate this explanation: A system that tracks changes to code over time Share this: Twitter Facebook LinkedIn Tutorial Version control Tutorial Related Terms Syntax highlighting A feature that uses colors to make code easier to read Interpreter A program that executes code line by line Function A block of code that performs a specific task Recursion A function that calls itself to solve a problem Git A distributed version control system for tracking changes in source code during software development Learn More Reference 1 Reference 2 Video