Version control
Version control system records changes to files and who submitted those changes. Version control system is helpful to revert back to previous good state of the software.
Often version control system is tied to change control system, where changes to the software are peer reviewed before the submission.
Comments
Post a Comment