Skip to content

Support specifying a revision in code tags #379

@orzelmichal

Description

@orzelmichal

Description

At the moment, it is not possible to specify a revision of a tag present in a code. The tool automatically assigns revision 0 in that case
and the name is inherited from the parent.
Example:
[impl->req~example_name~1>>test]
which results in:
impl~example_name~0

Example of a new format
[impl~~1->req~example_name~1>>test]
which results in:
impl~example_name~1

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

✅ Closed

Relationships

None yet

Development

No branches or pull requests

Issue actions