Class AnnotatedTag


  • public class AnnotatedTag
    extends Object
    • Method Detail

      • fromRef

        public static AnnotatedTag fromRef​(org.eclipse.jgit.lib.Repository repository,
                                           org.eclipse.jgit.lib.Ref gitTag)
                                    throws IOException,
                                           org.eclipse.jgit.errors.IncorrectObjectTypeException
        Throws:
        IOException
        org.eclipse.jgit.errors.IncorrectObjectTypeException
      • version

        public String version()
      • buildNumber

        public long buildNumber()
      • saveAtHEAD

        public org.eclipse.jgit.lib.Ref saveAtHEAD​(org.eclipse.jgit.api.Git git)
                                            throws org.eclipse.jgit.api.errors.GitAPIException
        Throws:
        org.eclipse.jgit.api.errors.GitAPIException
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • ref

        public org.eclipse.jgit.lib.Ref ref()