Skip to content

Using git tags instead of branches to mark versions #393

@kuflierl

Description

@kuflierl

It seems frizzing part is using new branches as version markers. While this might technically work it subverts the whole concept of git tags (the intended solution). This results in extra stale looking branches that pop up while using git branch.

Why is the project currently using branches? Could this be fixed?

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