culTest

    One of the 24 questions in this topic

    How much do you know about Git & GitHub: History Engineering and Automation?

    What is a Git submodule?

    Answers

    A secondary branch.
    A Git repository inside another repository, while keeping separate histories.Correct
    A hidden folder.
    A GitHub plugin.

    It is used to include libraries or dependencies that have their own lifecycle.