culTest

    One of the 100 questions in this topic

    How much do you know about Git and Version Control?

    What does it mean to fork a repository?

    Answers

    To make a duplicate to work independentlyCorrect
    To create a branch from a repo
    To compress the repository
    To pull changes

    Forking a repository means creating a duplicate to work independently without affecting the original.