Revision

A revision typically refers to a specific state or snapshot of a VCS repository at a particular point in its history. These revisions are identified by unique identifiers called commit hashes or commit SHA, or Secure Hash Algorithms.

Documentation

Related : git, Version Control System (VCS), Secure Hash Algorithm (SHA), Continuous Delivery (CD), Continuous Integration (CI)