Class CommitRequest
java.lang.Object
com.linecorp.centraldogma.client.CommitRequest
Prepares to send a
CentralDogma.push(String, String, Revision, String, String, Markup, Iterable)
request to the Central Dogma repository.-
Method Summary
Modifier and TypeMethodDescriptionpush()Pushes theChanges to the repository withRevision.HEAD.
-
Method Details
-
detail
-
push
Pushes theChanges to the repository withRevision.HEAD.- Returns:
- the
PushResultwhich tells theRevisionand timestamp of the newCommit
-
push
- Returns:
- the
PushResultwhich tells theRevisionand timestamp of the newCommit
-