Skip to main content

worktrees

Function worktrees 

Source
pub fn worktrees(repo: &Repository) -> Result<Vec<JsonWorktree>>
Expand description

Build the stable JSON worktree list for repo. Shared by gwm list --format=json and the daemon’s list RPC method so both surfaces stay byte-identical.