Skip to main content
Version: 1.0-beta

WorkspaceCommitPick

API reference

A source commit classified against the receiving workspace.

Implements Node

conflictPaths: [String!]!

Workspace-root-relative conflicting paths. Empty unless the status is CONFLICT.

id: ID!

A unique identifier for this WorkspaceCommitPick.

reason: WorkspaceCommitPickReason!

Why the commit conflicts, or NONE.

status: WorkspaceCommitPickStatus!

Whether this commit can be applied.

commit: GitCommit!

The commit in the source workspace.

References

Returned by