Silent Install HQ
ZIP WinGet

worktrunk

max-sixty · v0.17.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 1d4ce38de691ab75530cca87af1316d20edc3a0086e4e01fc4512a9401b4674d VirusTotal ↗
Filename worktrunk-x86_64-pc-windows-msvc.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID max-sixty.worktrunk
Version v0.17.0
Description A Git worktree manager for trunk-based development
License MIT OR Apache-2.0
Release Notes Release Notes Improved - Per-project config overrides (Experimental): Override settings per-project in user config. Supports worktree-path, commit-generation, list, commit, and merge sections. Config precedence: CLI arg > project config > global config > default. Closes #596. (#749) - Search all remotes for branch existence: Branch existence checks and completions now search all remotes instead of just the primary remote, matching git's behavior. When a branch exists on multiple remotes, complet…