culTest

    One of the 100 questions in this topic

    How much do you know about Git and Version Control?

    What does reverting a commit involve?

    Answers

    Deleting the commit
    Undoing the changes madeCorrect
    Applying the commit again
    Creating a new branch

    Reverting a commit means undoing the changes made in that commit.