Skip to main content

open_workspace

Function open_workspace 

Source
pub fn open_workspace(config: &Config, name: &str) -> Result<OpenResult>
Expand description

Open (reconstruct) a workspace from a sync manifest.

Steps:

  1. Pull sync repo
  2. Read sync manifest
  3. Match remote URLs to local repos
  4. Clone missing repos
  5. Create worktrees
  6. Generate agent files
  7. Update state