Skip to main content

Command Palette

Search for a command to run...

Self-review: Create a repository with forking

Updated
1 min read
Self-review: Create a repository with forking
D

A passionate full-stack developer from @ePlus.DEV

  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