Interface BitbucketCommitClient

    • Method Detail

      • getCommit

        BitbucketCommit getCommit​(String identifier)
        Gets the commit details for the given identifier
        Parameters:
        identifier - the commit hash or the name of the branch to get the commit from
        Returns:
        commit details corresponding to the given identifier