This is my answer to this lesson:
git branch new_fencing
fatal: A branch named ‘new_fencing’ already exists.
$ git branch
- master
new_fencing
And I’m stuck, it will not move to the next page!?
This is my answer to this lesson:
git branch new_fencing
fatal: A branch named ‘new_fencing’ already exists.
$ git branch
your new branch should be called fencing
, not new_fencing
Mine is called fencing, still not letting me move on
please make a new topic with screenshot + question and more details so someone can help you