#4237 No new branch hook blocks tags
Closed: Fixed by pingou. Opened by lsedlar.

The hook that disables creating new branches by git push also blocks creating new tags. This is unfortunate and unexpected.

I would like tags to be still allowed (or possibly with a config option).

Alternatively the hook description should be fixed to mention it will block all new references including tags.


Metadata Update from @pingou:
- Issue tagged with: bug

Commit 73f7f589 fixes this issue

Metadata Update from @pingou:
- Issue assigned to lsedlar
- Issue set to the milestone: 5.3
- Issue status updated to: Open (was: Closed)

Metadata Update from @pingou:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata
Related Pull Requests