SCM
Source Control Management
The practice of tracking and managing changes to source code. Salesforce DX supports SCM by enabling source-driven development with Git version control.
Example use case
A development team uses Git as their SCM tool, storing all Salesforce metadata in a repository and using branches for feature development.