Class CheckoutEntryImpl

    • Method Detail

      • getFromBranch

        public String getFromBranch()
        Get the name of the branch before checkout
        Specified by:
        getFromBranch in interface CheckoutEntry
        Returns:
        the name of the branch before checkout
      • getToBranch

        public String getToBranch()
        Get the name of the branch after checkout
        Specified by:
        getToBranch in interface CheckoutEntry
        Returns:
        the name of the branch after checkout