interface GitResolution {
    author?: IdentityRef;
}

Hierarchy (View Summary)

Properties

Properties

author?: IdentityRef

User who created the resolution.