WorktreeChange
Represents a worktree change in the GraphQL API.
WorktreeChangeFields
Filesystem path associated with this worktree change.
Filesystem path associated with this worktree change. May be null when unavailable or not applicable.
The change type associated with this worktree change.
Whether the staged condition is true for this worktree change.
Whether the unstaged condition is true for this worktree change.
Whether the untracked condition is true for this worktree change.
Whether the conflicted condition is true for this worktree change.
The staged additions associated with this worktree change. May be null when unavailable or not applicable.
The staged deletions associated with this worktree change. May be null when unavailable or not applicable.
The unstaged additions associated with this worktree change. May be null when unavailable or not applicable.
The unstaged deletions associated with this worktree change. May be null when unavailable or not applicable.