Commits

Controller to handle all REST calls against commits

Operations

Get

Retrieve a particular commit.

Get Changes

Retrieve changes for a particular commit.

Get Commits

Retrieve git commits for a project

Parameters that use the searchCriteria prefix in their name can be specified without it as query parameters, e.g. searchCriter...

Get Commits Batch

Retrieve git commits for a project matching the search criteria

Get Push Commits

Retrieve a list of commits associated with a particular push.