#1988 Allow to block all branches for "non fast-forward pushes"
Closed: Fixed Opened by lslebodn.

ATM, there is a possibility to activate the hook "Block non fast-forward pushes"
But In put require comma separated list of branches.

It would be good to add a way how to activate hook for all branches. Because users might forget to add newly created branch to the list.


Metadata Update from @pingou:
- Issue tagged with: RFE, easyfix

Metadata Update from @lslebodn:
- Issue tagged with: IDM

Metadata Update from @pingou:
- Issue assigned to pingou

Commit b5eead3e fixes this issue

Metadata