CertNova
Menu
<- Back to glossary

Version Control

noun

Definition

  1. 1.Version control is a system that records changes to a file or set of files over time so that specific versions can be recalled later.

Example

Software developers use version control systems like Git to manage changes to codebases.

Related Exams