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

Sign up
Appearance settings

Commit a21480f

Browse files
Format Java code
1 parent db7f001 commit a21480f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ gitCommit.commitChanges("Modified test files");
287287
if (!gitCommit.isResponseOk()) {
288288
System.out.println("An Error occurred: " + gitCommit.getError());
289289
if (gitCommit.getException() != null) {
290-
System.out.println("An Exception has been raised: " + gitCommit.getError());
290+
System.out.println("An Exception has been raised: " + gitCommit.getError());
291291
}
292292
return;
293293
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /