Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b89f35f

Browse filesBrowse files
committed
Fix formatting
1 parent 722d273 commit b89f35f
Copy full SHA for b89f35f

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎src/main/java/org/kohsuke/github/GHCompare.java

Copy file name to clipboardExpand all lines: src/main/java/org/kohsuke/github/GHCompare.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,8 @@ GHCompare lateBind(GHRepository owner) {
224224
}
225225

226226
/**
227-
* Compare commits had a child commit element with additional details we want to capture. This extension of
228-
* GHCommit provides that.
227+
* Compare commits had a child commit element with additional details we want to capture. This extension of GHCommit
228+
* provides that.
229229
*/
230230
@SuppressFBWarnings(value = { "UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD", "UWF_UNWRITTEN_FIELD" },
231231
justification = "JSON API")

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.