We are developing using git
and gitblit
. When we have finished developing on some branch, it can be that still developer accidently commit on that branch which shouldn't be the case.
How to prevent the branch from further committing and merging hotfixes into it? Can permissions be changed on the branch somehow?