Is there a way to deny non-fast forward pushes to only certain branches? I'd like for people to be able to force push to their own branches on the server, but for the master branch (and maybe a couple other important branches), I want to prevent it. I basically want a per-branch version of receive.denyNonFastForwards. Is there a way to do this? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html