Uses of Class
ink.icoding.github4j.model.Commit
Packages that use Commit
-
Uses of Commit in ink.icoding.github4j.client
Methods in ink.icoding.github4j.client that return types with arguments of type CommitModifier and TypeMethodDescriptionPullRequestsClient.listCommits(String owner, String repo, int pullNumber, PageOptions options) 列出指定 Pull Request 中的提交。SearchClient.searchCommits(String query, SearchOptions options) 搜索提交。 -
Uses of Commit in ink.icoding.github4j.model
Methods in ink.icoding.github4j.model that return CommitMethods in ink.icoding.github4j.model that return types with arguments of type CommitMethods in ink.icoding.github4j.model with parameters of type CommitMethod parameters in ink.icoding.github4j.model with type arguments of type Commit