I want to prevent commit to test branch. Only another branch should be merged into test branch. Test branch sould not accept commit directly. I shouldn't solve it using git hooks. Can I do it from Github interface? I couldn't find it Github's settings.