Skip to content

Branch name with length 4 does not work. #3

@gaurave

Description

@gaurave

In the checkBranchName function, there is a check if the branchName doesn't end with ".lock". However the check fails for all names with length 4.

branchName.lastIndexOf('.lock') != branchName.length - '.lock'.length)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions