Skip to main content

Module workspace

Module workspace 

Source
Expand description

Workspace configuration.

Each workspace represents a sync target folder with its own provider, selected organizations, and repository filters. Workspace config lives inside the sync folder itself at <root>/.git-same/config.toml, making workspaces portable and self-describing.

Structs§

WorkspaceConfig
Configuration for a single workspace (sync target folder).
WorkspaceProvider
Provider configuration scoped to a single workspace.

Functions§

tilde_collapse_path
Collapse the home directory prefix to ~ for display.