culTest

    One of the 100 questions in this topic

    How much do you know about Git and Version Control?

    What is a tag in Git?

    Answers

    A reference point in commit historyCorrect
    A type of commit
    A design tool
    A document

    A tag is a marker placed on a specific commit to mark a version or release.