Match the following facts about Version Management
Answer options
Correct answer: Lock a file, Serialized changes to file., When a member of the team wants his code to work in isolation, Create branches, If a file is changed and we want to roll back to the previous version, Automatic backup, If a file is changed and we want to roll back to the previous version - Automatic backup., Lock a file - Serialized changes to file., When a member of the team wants his code to work in isolation - Create branches.
Explanation
The source marks the correct answer as: Lock a file → Serialized changes to file; When a member of the team wants his code to work in isolation → Create branches; If a file is changed and we want to roll back to the previous version → Automatic backup.