JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
com.jcabi.github.RepoCommits
Packages that use
RepoCommits
Package
Description
com.jcabi.github
Object-Oriented GitHub API.
Uses of
RepoCommits
in
com.jcabi.github
Methods in
com.jcabi.github
that return
RepoCommits
Modifier and Type
Method
Description
RepoCommits
Repo.
commits
()
Get repository's commits.
RepoCommits
Repo.Smart.
commits
()