Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Unset "git flow config" value doesn't work #436

Open
jrebmann opened this issue May 3, 2020 · 1 comment
Open

Unset "git flow config" value doesn't work #436

jrebmann opened this issue May 3, 2020 · 1 comment

Comments

@jrebmann
Copy link

jrebmann commented May 3, 2020

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 ""

@Konano
Copy link

Konano commented Jan 25, 2022

I solved this problem with git flow init -f, to set all config again.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants