| Modifier and Type | Method and Description |
|---|---|
PagedIterable<GHCommitComment> |
GHCommit.listComments()
Lists up all the commit comments in this repository.
|
PagedIterable<GHCommitComment> |
GHRepository.listCommitComments()
Lists up all the commit comments in this repository.
|
PagedIterable<GHCommit> |
GHRepository.listCommits()
Lists all the commits.
|
Copyright © 2012. All Rights Reserved.