Put whole gitlab installation to read-only mode -


i wish deny push changes repository user. technically, need switch whole gitlab read-only mode. there simple way this?

if don't want mess user privileges (as done in pr), 1 approach change gitlab-shell pre-receive hook.

if pre-receive hook "exit 1", should disable push repo.


Popular posts from this blog

javascript - Js, document.getElementById("ID").innerHTML, error -

objective c - Is there a way in OCMockito to make stubs fail when an unknown method is called? -

jquery - jqGrid update specific column data with out refreshing the entire column? -