15 Question 2
15 Question 2
5. What is the purpose of the "git commit" command in version control systems like Git?
a) To create a new branch
b) To merge changes from one branch into another
c) To save changes to the local repository
d) To revert changes made to a file