We will continue work in BC21 repository. We will create new branch using GitHub page.

In Terminal type in following command: git pull
As a result it will fetch new branch.

Using git switch command we can switch to new branch:

We can see that we are in new branch in bottom left corner of the window.

