Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: guoyongchang.WorktreeManager
PackageVersion: 0.20260419.143616
InstallerType: nullsoft
Scope: user
UpgradeBehavior: install
ProductCode: Worktree Manager
ReleaseDate: 2026-04-19
Installers:
- Architecture: x64
InstallerUrl: https://github.com/guoyongchang/worktree-manager/releases/download/v0.20260419.143616/Worktree-Manager-v0.20260419.143616-Windows-setup.exe
InstallerSha256: 1185742257711812E794693B908AC27161DFADFEE65BC925CB6556F4659DB616
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json

PackageIdentifier: guoyongchang.WorktreeManager
PackageVersion: 0.20260419.143616
PackageLocale: en-US
License: Freeware
ShortDescription: An elegant Git Worktree managemer with visualization
Description: |-
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.
Tags:
- branch
- code
- coding
- develop
- development
- git
- vcs
- worktree
ManifestType: locale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: guoyongchang.WorktreeManager
PackageVersion: 0.20260419.143616
PackageLocale: zh-CN
Publisher: Worktree Manager Team
PublisherUrl: https://github.com/guoyongchang
PublisherSupportUrl: https://github.com/guoyongchang/worktree-manager/issues
PackageName: Worktree Manager
PackageUrl: https://github.com/guoyongchang/worktree-manager
License: 免费软件
ShortDescription: 一个优雅的 Git Worktree 可视化管理工具
Description: |-
Git 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,归档前自动检查未提交和未推送的代码,防止丢失。
Tags:
- git
- worktree
- 代码
- 分支
- 开发
- 版本控制
ReleaseNotesUrl: https://github.com/guoyongchang/worktree-manager/releases/tag/v0.20260419.143616
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: guoyongchang.WorktreeManager
PackageVersion: 0.20260419.143616
DefaultLocale: zh-CN
ManifestType: version
ManifestVersion: 1.12.0