Interface UniqueRevisionIdRepository

All Known Subinterfaces:
StashRepository
All Known Implementing Classes:
BitbucketRepository, GitHubRepository, GitRepository, StashRepositoryImpl

@Deprecated public interface UniqueRevisionIdRepository
Deprecated.
since 5.14
Marker interface for repositories that have globally unique revision IDs (e.g. git; unlike svn)
Since:
v5.7