Self-review: Create a repository with forking

Self-review: Create a repository with forking

  1. In git, the default branch of a repo is called the ____________.

    • Main Branch

    • Primary Branch

    • Super Branch

    • Secondary Branch

  2. What is the request to merge forked changes called?

    • Pull Request

    • Code Request

    • Push Request

  3. When you clone a forked repository, what does origin refer to?

    • The original repository

    • The forked repository

    • Another developer’s repository