Package | Description |
---|---|
com.jcabi.github |
Object Oriented Github API.
|
Modifier and Type | Class and Description |
---|---|
static class |
Commit.Smart
Smart commit.
|
Modifier and Type | Method and Description |
---|---|
Iterable<Commit> |
Pull.commits()
Get all commits of the pull request.
|
Iterable<Commit> |
Pull.Smart.commits() |
Modifier and Type | Method and Description |
---|---|
int |
Commit.Smart.compareTo(Commit obj) |
Constructor and Description |
---|
Commit.Smart(Commit cmt)
Public ctor.
|
Copyright © 2012–2014 jcabi.com. All rights reserved.