Git | Github | Restrict users from deleting tag -


want restrict users in github deleting existing tag. please let know if there way achieve it. have found 1 article can protect branches: https://github.com/blog/2051-protected-branches-and-required-status-check

similarly if there through can protect tags in github.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -