Javadoc comment reviewed

This commit is contained in:
Manuel Recena
2015-11-16 11:16:58 +01:00
parent b0789a7ce7
commit 354969d5fa

View File

@@ -189,7 +189,7 @@ public class GHPullRequest extends GHIssue {
}
/**
* FYI: https://developer.github.com/changes/2013-04-25-deprecating-merge-commit-sha
* See <a href="https://developer.github.com/changes/2013-04-25-deprecating-merge-commit-sha">GitHub blog post</a>
*/
@Deprecated
public String getMergeCommitSha() throws IOException {