culTest

    One of the 100 questions in this topic

    How much do you know about Git and Version Control?

    What does code review involve in Git workflows?

    Answers

    Reviewing code before mergingCorrect
    Deleting lines of code
    Making backups
    Adding new features

    Code review means reviewing and discussing code changes before they are merged into the main repository.