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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -