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

Trailing tab in .git/config file breaks prefix parsing. #265

@IDisposable

Description

@IDisposable

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions