Skip to content

Commit 3fe6f05

Browse files
authored
New version: guoyongchang.WorktreeManager version 0.20260419.143616 (#362529)
1 parent e1fd505 commit 3fe6f05

4 files changed

Lines changed: 102 additions & 0 deletions

File tree

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: guoyongchang.WorktreeManager
5+
PackageVersion: 0.20260419.143616
6+
InstallerType: nullsoft
7+
Scope: user
8+
UpgradeBehavior: install
9+
ProductCode: Worktree Manager
10+
ReleaseDate: 2026-04-19
11+
Installers:
12+
- Architecture: x64
13+
InstallerUrl: https://github.com/guoyongchang/worktree-manager/releases/download/v0.20260419.143616/Worktree-Manager-v0.20260419.143616-Windows-setup.exe
14+
InstallerSha256: 1185742257711812E794693B908AC27161DFADFEE65BC925CB6556F4659DB616
15+
ManifestType: installer
16+
ManifestVersion: 1.12.0
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: guoyongchang.WorktreeManager
5+
PackageVersion: 0.20260419.143616
6+
PackageLocale: en-US
7+
License: Freeware
8+
ShortDescription: An elegant Git Worktree managemer with visualization
9+
Description: |-
10+
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.
11+
12+
Core Features
13+
- Parallel Work on Multiple Branches
14+
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.
15+
- Smart Folder Linking
16+
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.
17+
- Global Workspace File Sharing
18+
Files including .claude, CLAUDE.md, requirement-docs can be configured as global links to be shared across all worktrees.
19+
- Branch Status at a Glance
20+
Displays real-time information for each branch, including commit count, uncommitted changes, whether it has been merged into the test branch, and more.
21+
- Quick IDE Launch
22+
Open any worktree with VS Code, Cursor or IntelliJ IDEA in one click.
23+
- Built-in Terminal
24+
Each worktree has an independent terminal session, eliminating the need to switch between multiple windows.
25+
- Secure Archiving
26+
Archive the worktree after development is completed. Uncommitted and unpushed code is automatically checked before archiving to prevent data loss.
27+
Tags:
28+
- branch
29+
- code
30+
- coding
31+
- develop
32+
- development
33+
- git
34+
- vcs
35+
- worktree
36+
ManifestType: locale
37+
ManifestVersion: 1.12.0
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: guoyongchang.WorktreeManager
5+
PackageVersion: 0.20260419.143616
6+
PackageLocale: zh-CN
7+
Publisher: Worktree Manager Team
8+
PublisherUrl: https://github.com/guoyongchang
9+
PublisherSupportUrl: https://github.com/guoyongchang/worktree-manager/issues
10+
PackageName: Worktree Manager
11+
PackageUrl: https://github.com/guoyongchang/worktree-manager
12+
License: 免费软件
13+
ShortDescription: 一个优雅的 Git Worktree 可视化管理工具
14+
Description: |-
15+
Git Worktree Manager 基于 Git 原生的 worktree 能力构建,让你在同一个仓库中同时检出多个分支到独立目录,共享 .git 数据。配合自动 symlink node_modules 等大文件夹,零成本切换,零额外磁盘占用。
16+
17+
核心功能
18+
- 多分支并行工作
19+
一个项目同时打开多个分支,互不干扰。不用 stash,不用 clone 多份。
20+
- 智能文件夹链接
21+
创建 worktree 时自动链接 node_modules、.next、vendor 等构建产物,避免重复安装依赖。支持自定义链接路径。
22+
- Workspace 全局文件共享
23+
.claude、CLAUDE.md、requirement-docs 等文件可以配置为全局链接,在所有 worktree 中共享。
24+
- 分支状态一目了然
25+
实时显示每个分支的提交数、未提交更改、是否合并到测试分支等信息。
26+
- 快速打开 IDE
27+
一键用 VS Code、Cursor 或 IntelliJ IDEA 打开任意 worktree。
28+
- 内置终端
29+
每个 worktree 有独立的终端会话,无需在多个窗口之间切换。
30+
- 安全归档
31+
完成开发后归档 worktree,归档前自动检查未提交和未推送的代码,防止丢失。
32+
Tags:
33+
- git
34+
- worktree
35+
- 代码
36+
- 分支
37+
- 开发
38+
- 版本控制
39+
ReleaseNotesUrl: https://github.com/guoyongchang/worktree-manager/releases/tag/v0.20260419.143616
40+
ManifestType: defaultLocale
41+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: guoyongchang.WorktreeManager
5+
PackageVersion: 0.20260419.143616
6+
DefaultLocale: zh-CN
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)