Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Cannot create branch in Github

I am trying to create a branch on someone else's repo. I am trying to follow the official instructions, but I get stuck here because Github apparently should offer to create a branch when I type it in? But here, nothing happens.

enter image description here

like image 367
Fuad Avatar asked Jun 20 '15 00:06

Fuad


1 Answers

So I figured out what my problem was. I was not added as a collaborator for this repo. I did not know that I had to be a collaborator to make a new branch.

like image 126
Fuad Avatar answered Oct 13 '22 09:10

Fuad