git-mr-tag: don't allow users to add reserved tags
authorFrantisek Hrbata <frantisek@hrbata.com>
Wed, 16 Dec 2020 16:32:37 +0000 (17:32 +0100)
committerFrantisek Hrbata <frantisek@hrbata.com>
Wed, 16 Dec 2020 16:32:37 +0000 (17:32 +0100)
commit73384b7f6ebcf08970c3839c9305526be747fc34
treed17b8d0c9fa545b6c7266b5d763f5b3d446f9450
parent169285f31359306d51d1411daac92ee0c844bdfd
git-mr-tag: don't allow users to add reserved tags

This would be caught by git-mr-update, but let's inform users about
this while the tag is created.

Signed-off-by: Frantisek Hrbata <frantisek@hrbata.com>
git-mr-tag