Skip to main content
Version: 1.0-beta

GitPushResult

API reference

A receipt for a completed Git push. Reading or replaying the receipt does not push again.

Implements Node

disposition: GitPushDisposition!

How the remote ref was updated.

id: ID!

A unique identifier for this GitPushResult.

previousSHA: String!

The previous remote object ID; empty when the ref was created.

ref: String!

The fully qualified remote ref.

sha: String!

The object ID pushed to the remote.

References

Returned by