public interface Tag extends Ref
Ref denoting a tag in the repository.| Modifier and Type | Method and Description |
|---|---|
String |
getHash()
The hash for the tag itself.
|
getLatestCommitgetDisplayId, getId, getType@Nullable String getHash()
Ref.getLatestCommit() returns the hash of the tagged element, this
property provides the hash for the tag.Copyright © 2023 Atlassian. All rights reserved.