(CPA) Certified Associate Programmer Practice Test
CPA CPA Version Control & DevOps Practices
What is the purpose of `git commit` in version control?
Select your answer
A
Uploads changes to a remote repository
B
Records a snapshot of the staged changes in the local repository history
C
Merges two branches together
D
Downloads changes from the remote repository
Hint