Class Tag

    • Field Detail

      • force

        private boolean force
      • delete

        private boolean delete
      • annotated

        private boolean annotated
      • message

        private java.lang.String message
      • sign

        private boolean sign
      • noSign

        private boolean noSign
      • gpgKeyId

        private java.lang.String gpgKeyId
      • verify

        private boolean verify
      • tagName

        private java.lang.String tagName
    • Constructor Detail

      • Tag

        Tag()
    • Method Detail

      • showUnsigned

        private void showUnsigned​(Git git,
                                  java.lang.String wantedTag)
                           throws java.io.IOException
        Throws:
        java.io.IOException
      • showTag

        private void showTag​(RevTag tag)
                      throws java.io.IOException
        Throws:
        java.io.IOException