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.
|
getLatestCommit
getDisplayId, getId, getType
@Nullable String getHash()
Ref.getLatestCommit()
returns the hash of the tagged element, this
property provides the hash for the tag.Copyright © 2019 Atlassian. All rights reserved.