guoyongchang.WorktreeManager 0.20260403.70942

An elegant Git Worktree managemer with visualization

Git Worktree Manager is built on Git's native worktree capability, allowing you to check out multiple branches into separate directories in the same repository while sharing the same .git data. With automatic symlinking for large folders such as node_modules, it enables zero-cost branch switching and requires no additional disk space. Core Features - Parallel Work on Multiple Branches Work on multiple branches of the same project simultaneously without mutual interference. No need to stash changes, no need to clone multiple copies of the repository. - Smart Folder Linking Automatically links build artifacts such as node_modules, .next, and vendor when creating a worktree to avoid repeated dependency installation. Custom link paths are supported. - Global Workspace File Sharing Files including .claude, CLAUDE.md, requirement-docs can be configured as global links to be shared across all worktrees. - Branch Status at a Glance Displays real-time information for each branch, including commit count, uncommitted changes, whether it has been merged into the test branch, and more. - Quick IDE Launch Open any worktree with VS Code, Cursor or IntelliJ IDEA in one click. - Built-in Terminal Each worktree has an independent terminal session, eliminating the need to switch between multiple windows. - Secure Archiving Archive the worktree after development is completed. Uncommitted and unpushed code is automatically checked before archiving to prevent data loss.

Command Line

Info

  • last updated 4/3/2026 12:00:00 AM
  • Publisher:
  • License: Freeware

Dependencies

No dependency information