What's the problem this feature will solve?
Prevent users with push access from force pushing to refs.
Describe the solution you'd like
When we enabled the this feature.
User git push -f or git push --force, etc will be failed
Additional context
No response
What's the problem this feature will solve?
Prevent users with push access from force pushing to refs.
Describe the solution you'd like
When we enabled the this feature.
User git push -f or git push --force, etc will be failed
Additional context
No response