-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
As Perforce supports automatic labels, which are a view mapping + a revision marker, it's possible to map these to a Git tag under very limited criteria:
- The Label contains the field
Revisionwith a value of@(integer) - The Label contains a View with a path that fully contains the depot path being copied.
- The
(integer)revision is a changelist that the transfer includes.
Because this label fully matches to a Git commit, a corresponding tag can be created off of the label.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels