This repository was archived by the owner on Jun 19, 2023. It is now read-only.

Description
If there's a trailing blank / tab in the config file for on the [gitflow "prefix"] then the next line in the section (typically the release = release/ line) will be incorrectly ignored/missed and gitflow will complain that the prefix is not set.
This is an invalid setup in the file, but seems fragile to whitespace.