We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After trying to rename underscored tags with white spaced tags (I know it’s a stupid idea), I tried to rename them back:
foo_bar was renamed in foo and bar. Then foo and bar was both renamed in foo_bar.
foo_bar
foo
bar
Now I have 3 different foo_bar tags with a similar name. Can I hard remove some tags?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After trying to rename underscored tags with white spaced tags (I know it’s a stupid idea), I tried to rename them back:
foo_bar
was renamed infoo
andbar
. Thenfoo
andbar
was both renamed infoo_bar
.Now I have 3 different
foo_bar
tags with a similar name.Can I hard remove some tags?
The text was updated successfully, but these errors were encountered: