versioning

Revert a commit in the local repository

Revert a commit in the local repository.

post/version/revert

Request body

commitstring required
forceboolean
messagestring

Response

a list of GitRevertResult objects

countinteger

number of items present in the items array

Changes