You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tito tag -u is supposed to "Undo the most recent (un-pushed) tag."
But when I do:
tito tag
tito tag -u
I will get
$ tito tag -u
Creating output directory: /tmp/tito
Undoing tag: fedora-license-data-1.47-1
Checking for tag [fedora-license-data-1.47-1] in git repo [[email protected]:fedora/legal/fedora-license-data.git]
ERROR: Cannot undo a tag when the current git state is not clean!
The text was updated successfully, but these errors were encountered:
tito tag -u
is supposed to "Undo the most recent (un-pushed) tag."But when I do:
I will get
The text was updated successfully, but these errors were encountered: