Skip to content

fix(): branch name with multiple / creates an invalid configuration #415

@davinkevin

Description

@davinkevin

Hi 👋

I use a name convention for branches in my company, often like this: username/foo/bar.

In that context, when this code is evaluated, the result is:

repoCfg.GitHubRemote = "origin/username/foo
repoCfg.GitHubBranch = "bar"

This is of course invalid and prevents the system to work correctly.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions