Class Merge

    • Field Detail

      • strategyName

        private java.lang.String strategyName
      • squash

        private boolean squash
      • noCommit

        private boolean noCommit
      • ref

        private java.lang.String ref
      • message

        private java.lang.String message
    • Constructor Detail

      • Merge

        Merge()
    • Method Detail

      • ff

        void ff​(boolean ignored)
      • noff

        void noff​(boolean ignored)
      • ffonly

        void ffonly​(boolean ignored)
      • getOldHead

        private Ref getOldHead()
                        throws java.io.IOException
        Throws:
        java.io.IOException
      • isMergedInto

        private boolean isMergedInto​(Ref oldHead,
                                     AnyObjectId src)
                              throws java.io.IOException
        Throws:
        java.io.IOException