new CommitsBuilder()
Commits list-related bitbucket/util/navbuilder.Builder
.
NOTE: The constructor is not exposed. A new instance can be created through the Builder API.
- Source:
Methods
-
until(until) → {bitbucket/util/navbuilder.Builder}
-
Parameters:
Name Type Argument Description until
string <optional>
The ID of the ref to use as the tip of the commit list. Omit to use the default branch's HEAD.
- Source:
Returns: