Skip to content

Remove tags when doing the bin/convert-formula.sh #210

@baby-gnu

Description

@baby-gnu

Is your feature request related to a problem?

When I clone the template-formula to a new one and run the bin/convert-formula.sh I have the tags related to template-formula locally.

Describe the solution you'd like

I clean the tags with the following command:

git tag -l | xargs git tag -d

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions