Quantcast
Channel: Recent Questions - Stack Overflow
Viewing all articles
Browse latest Browse all 12111

Enforce git tags with specific formatting

$
0
0

I'm working on a shared project that uses git as version control.

I'd like to avoid other developers creating tags in the project that contain special characters like newline since it break the complication command syntax when the tag is added there.

In fact, i want to enforce tag name formatting to contain only alpha-numeric characters, and the char '_'. How can I force this repo not to accept any tags that are not compliant with this standard.

Is there such option in Gitlab ?


Viewing all articles
Browse latest Browse all 12111

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>