guoyongchang.WorktreeManager一个优雅的 Git Worktree 可视化管理工具
$ winget install --id guoyongchang.WorktreeManager --exact --version 0.20260427.145821Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph — no manual repackaging, no chasing vendor sites.
See Pckgr's app libraryGit Worktree Manager 基于 Git 原生的 worktree 能力构建,让你在同一个仓库中同时检出多个分支到独立目录,共享 .git 数据。配合自动 symlink node_modules 等大文件夹,零成本切换,零额外磁盘占用。
核心功能
- 多分支并行工作
一个项目同时打开多个分支,互不干扰。不用 stash,不用 clone 多份。
- 智能文件夹链接
创建 worktree 时自动链接 node_modules、.next、vendor 等构建产物,避免重复安装依赖。支持自定义链接路径。
- Workspace 全局文件共享
.claude、CLAUDE.md、requirement-docs 等文件可以配置为全局链接,在所有 worktree 中共享。
- 分支状态一目了然
实时显示每个分支的提交数、未提交更改、是否合并到测试分支等信息。
- 快速打开 IDE
一键用 VS Code、Cursor 或 IntelliJ IDEA 打开任意 worktree。
- 内置终端
每个 worktree 有独立的终端会话,无需在多个窗口之间切换。
- 安全归档
完成开发后归档 worktree,归档前自动检查未提交和未推送的代码,防止丢失。
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x64 | nullsoft | user | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.