Interface CreateUnreferencedMergeCommitResponse.Builder

  • Method Details

    • commitId

      The full commit ID of the commit that contains your merge results.

      Parameters:
      commitId - The full commit ID of the commit that contains your merge results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • treeId

      The full SHA-1 pointer of the tree information for the commit that contains the merge results.

      Parameters:
      treeId - The full SHA-1 pointer of the tree information for the commit that contains the merge results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.