Skip to content

Sort tag or equivalent #2

@duraki

Description

@duraki

Example file:

Version x.xx of xx/xx/xxxx
+ #removed: .....
+ #added: .....
+ #fixed: .....

Example of call (devist init):

$ devist --sort [changelog-file] 
# will sort changelog-file by tag priority (added, fixed, etc.)
# sorts refrence file

Reference translates to:

Version x.xx of xx/xx/xxxx
+ #added: .....
+ #fixed: .....
+ #removed: .....

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