Kyle-Pu / Mathematics

Various math formulas coded in Java to help students all across the world!
MIT License
40 stars 59 forks source link

Branch Creation Access #72

Closed jwheeler31 closed 4 years ago

jwheeler31 commented 5 years ago

@Kyle-Pu, I spent the time to start setting up a proper build architecture on a separate branch, but rights aren't available to create a branch. Is this the desired behavior?

Kyle-Pu commented 5 years ago

Thanks so much, @jwheeler31. Could you please let me know where I can find the settings to enable that? Thanks for contributing to this project!

jwheeler31 commented 5 years ago

This is the "protecting" of branches - I'd assume it's just the reverse. https://help.github.com/en/articles/enabling-branch-restrictions

zhenpeng-indeed commented 4 years ago

@jwheeler31 you can fork the repo and work on your repo, then merge the branch in your repo back to this repo.