Add mepo tag push --delete
This release of mepo adds a capability to delete tags on the remote with:
mepo tag push --delete tagname repo1 repo2
From CHANGELOG.md
Added
- Added ability to do
mepo tag push --delete
so you can delete a tag on the remote
What's Changed
Full Changelog: v1.46.0...v1.47.0