Uses of Class
pl.project13.core.AheadBehind
Packages that use AheadBehind
-
Uses of AheadBehind in pl.project13.core
Fields in pl.project13.core declared as AheadBehindModifier and TypeFieldDescriptionstatic final AheadBehindAheadBehind.NO_REMOTEIndication that we could not find a remote repository to calculate a "behind", or "ahead" relation.Methods in pl.project13.core that return AheadBehindModifier and TypeMethodDescriptionGitProvider.getAheadBehind()JGitProvider.getAheadBehind()NativeGitProvider.getAheadBehind()static AheadBehindAheadBehind.of(int ahead, int behind) Constructor for a "AheadBehind"-object.static AheadBehindConstructor for a "AheadBehind"-object.