Is there a way to fork from a specific branch on GitHub? … For example, moodle has many branches (1.9, 2.0 … and so on). Can a clone be performed of just branch 1.9 and not the
I'm using bitbucket but I'm sure this would work for GitHub as well.
Your new repository will have the full history of the one branch only (not all branches like forking will have).