interface GitResolutionPickOneAction {
    action?: GitResolutionWhichAction;
    author?: IdentityRef;
}

Hierarchy (View Summary)

Properties

Properties

author?: IdentityRef

User who created the resolution.