-r --remove-extra for cli edit-tag command and back-end support in editTag2 on hub to fix issue#328
-r
--remove-extra
edit-tag
editTag2
and also fix an issue in _edit_tag(): one tag_extra record will always be updated, even when the new value is as same as the old one.
_edit_tag()
rebased
Commit 036aa518 fixes this pull-request
Pull-Request has been merged by mikem@redhat.com
-r--remove-extrafor cliedit-tagcommandand back-end support in
editTag2on hubto fix issue#328
and also fix an issue in
_edit_tag(): one tag_extra record will always be updated, even when the new value is as same as the old one.