Skip to content

Branch name with two or more _ character is sanitized #155

@vo-va

Description

@vo-va

Why two or more _ character in branch name are sanitized to one character?
git-check-ref-format(1) it does not forbid using two _ characters in a row.
Also I tried to use file to mapping branch name for example with this content

"_____v2"="_____v2"

It does not work for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    user-supportHelp to users, can turn into a verfied bug if it turns out to be a problem with fast-exportverified-bugA confirmed bug in fast-export

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions