GitHub: create branch from problem

Is there a way to create a branch from a problem from a Github site?

enter image description here

Once I select the problem, is there a way to create a branch from the site and then clone it? Or an alternative?

+5
source share
1 answer

In no case. But if you want to create a new branch from the web interface, use the official manual page .

+2
source

All Articles