Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

You can't delete tags on remote with mepo #239

Open
mathomp4 opened this issue Nov 14, 2022 · 1 comment
Open

You can't delete tags on remote with mepo #239

mathomp4 opened this issue Nov 14, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@mathomp4
Copy link
Member

As discovered by @sdrabenh, there is no mepo equivalent to the second step in the usual delete tag from remote sequence:

git tag -d tagname
git push --delete origin tagname

The first is:

mepo tag delete tagname

but you can't do the second.

@mathomp4 mathomp4 added the bug Something isn't working label Nov 14, 2022
@mathomp4 mathomp4 self-assigned this Nov 14, 2022
@mathomp4
Copy link
Member Author

mathomp4 commented Apr 3, 2024

@tclune This is a comment on the mepo repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant