CATALOG DOMAIN · 1 FEEDS

Software Craft

41 cards

Languages, architecture, testing and the daily developer toolkit.

--- name: using-git-worktrees description: Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback --- Ensure work happens in an isolated workspace. Prefer your platform's native worktree tools.

MARKDOWN SNAPSHOT

Loading…

00