culTest

    One of the 100 questions in this topic

    How much do you know about Git and Version Control?

    What does commit mean in Git?

    Answers

    To make a change
    To save changes in the repositoryCorrect
    To create a branch
    To merge changes

    A commit in Git means saving the changes made in the repository.