Protected refs cannot be added before repo initialize
Summary
Undesired behavior when add protected tags in a newly created project.
Steps to reproduce
- Create blank project.
- Go to
Settings > Repository > Protected Tags. - Create a wildcards protected tags, after you click
Protectit doesn't save the wildcards.
What is the current bug behavior?
It doesn't save your protected tags in an empty newly project.
What is the expected correct behavior?
That should save whatever protected tags even if that is empty project.
Edited by Mark Fletcher