From: Junio C Hamano <hidden> Date: 2016-06-15 22:44:38
Stephen Hemminger [off-list ref] writes:
Is there some standard way to freeze a branch and not allow anymore changes to
be pushed?
Yes, I know it is possible by playing with hook files, but that doesn't seem
very admin friendly.
If you do not want to use hooks, then the answer is no. Sorry.