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
{{ message }}
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.
I tried to unset my version tag prefix configuration.
On initialization I set the version tag prefix to another value:
git flow init -d -t "v"
Now I'm not able to unset it with following command:
git flow config set versiontagprefix ""
The text was updated successfully, but these errors were encountered: