Skip to content

Improve error message to suggest fix #124

Open
@nareddyt

Description

@nareddyt

For this line:

"Regex group is used in template multiple times: %s",

This makes it seem like copybara cannot handle repeated use of regex group. But it can, the user just needs to configure repeated_groups = True in core.replace.

Can we clarify the error message to suggest this?

If needed, I can make a quick PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions