commitsBehind property

int? commitsBehind
getter/setter pair

The number of commits in the workspace that are not in the remote branch.

Implementation

core.int? commitsBehind;