Skip to main content

Module ExecuteSCMCommand

Module ExecuteSCMCommand 

Source
Expand description

Tauri command - dispatch SCM operations (commit / push / pull).

§Stub

Route through the SourceControlManagementProvider trait instead of the inline match. Real provider invocation gives us progress reporting, cancellation, and proper error surfacing. Current shape returns mocked success.

Functions§

ExecuteSCMCommand