git-mr-show: don't add mr and commit hash info to tags
authorFrantisek Hrbata <frantisek@hrbata.com>
Tue, 8 Dec 2020 13:13:17 +0000 (14:13 +0100)
committerFrantisek Hrbata <frantisek@hrbata.com>
Tue, 8 Dec 2020 13:13:17 +0000 (14:13 +0100)
commite5afd1fb2b5060ba5d9e170aba8fc7809df5110b
tree71f54d6cae7a86a3d3aa49325a254485e20eb423
parent0c2e97b6dd8ec51ebc8b6a0e6d701c503ea692ca
git-mr-show: don't add mr and commit hash info to tags

MR hash and commit hash tags are now added in mrlib.load_tags, so
there is no need to add them explicitly.

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