| Package | Description |
|---|---|
| pl.project13.core |
| Modifier and Type | Field | Description |
|---|---|---|
static AheadBehind |
AheadBehind.NO_REMOTE |
| Modifier and Type | Method | Description |
|---|---|---|
AheadBehind |
GitProvider.getAheadBehind() |
|
AheadBehind |
JGitProvider.getAheadBehind() |
|
AheadBehind |
NativeGitProvider.getAheadBehind() |
|
static AheadBehind |
AheadBehind.of(int ahead,
int behind) |
|
static AheadBehind |
AheadBehind.of(java.lang.String ahead,
java.lang.String behind) |
Copyright © 2020. All Rights Reserved.