Class SimpleRepositoryRef

All Implemented Interfaces:
MinimalRef, MinimalRepositoryRef, Ref, RepositoryRef

public class SimpleRepositoryRef extends SimpleMinimalRepositoryRef implements RepositoryRef
Basic implementation of RepositoryRef
Since:
5.0
  • Method Details

    • getLatestCommit

      @Nonnull public String getLatestCommit()
      Description copied from interface: Ref
      The ID of the commit at the tip of this ref.
      Specified by:
      getLatestCommit in interface Ref
      Returns:
      the tip commit's ID