docs(c++): CommandOrigin commands (Commit/Pull/Push/Info/BOM) #134

Closed
opened 2026-02-10 13:21:58 +00:00 by forbes · 0 comments
Owner

Document the five origin commands: how each checks origin capabilities before activation (supportsRevisions for Commit/Pull/Push, supportsPartNumbers for Info, supportsBOM for BOM), dispatch to the owning origin via OriginManager::findOwningOrigin(), and registration in CreateOriginCommands(). Files: src/Gui/CommandOrigin.cpp

Document the five origin commands: how each checks origin capabilities before activation (supportsRevisions for Commit/Pull/Push, supportsPartNumbers for Info, supportsBOM for BOM), dispatch to the owning origin via OriginManager::findOwningOrigin(), and registration in CreateOriginCommands(). Files: src/Gui/CommandOrigin.cpp
forbes added the documentation label 2026-02-10 13:21:58 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kindred/create#134