I want to allow some collaborators on one of my github repos, however I would like to limit them to their own Branch. There's only a handful of collaborators, and limiting them to their own branch would prevent erroneous commits/push's to the wrong branch.
Is there a way to do this? Am I going about this collaboration thing wrong? Is there a better way?
Thanks for any info, I'm new to having others work on my repos. Thanks.