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