CommentsForComparedCommit
Returns information about comments on the comparison between two commits.
Types
Properties
Link copied to clipboard
The full blob ID of the commit used to establish the after of the comparison.
Link copied to clipboard
The full commit ID of the commit used to establish the after of the comparison.
Link copied to clipboard
The full blob ID of the commit used to establish the before of the comparison.
Link copied to clipboard
The full commit ID of the commit used to establish the before of the comparison.
Link copied to clipboard
The name of the repository that contains the compared commits.
Functions
Link copied to clipboard
inline fun copy(block: CommentsForComparedCommit.Builder.() -> Unit = {}): CommentsForComparedCommit