Skip to content

Commit efe9696

Browse files
committed
revert: wrong deleted comments
1 parent 396b4fd commit efe9696

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/main/java/org/kohsuke/github/GHPullRequest.java

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,10 @@ public int getChangedFiles() throws IOException {
287287
return changedFiles;
288288
}
289289

290+
//
291+
// details that are only available via get with ID
292+
//
293+
290294
/**
291295
* Gets the closed by.
292296
*

0 commit comments

Comments
 (0)