mirror of
https://github.com/jlengrand/github-api.git
synced 2026-04-04 08:21:23 +00:00
Javadoc comment reviewed
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user