Skip to content

Code management #3

@wbuchanan

Description

@wbuchanan

Not sure if the dev team is familiar with this, but you can use git tag -a -m "tag related message" 1.4.3 to create a tagged release of a version (say 1.4.3) without duplicating the code base in subdirectories. The tag will be associated with a commit which also makes it easy to roll back to a specific version if needed and for users to find specific versions that they may need/want.

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