Published by max-sixty
worktrunk
A Git worktree manager for trunk-based development
worktrunk (wt) is a Git worktree manager designed for trunk-based development workflows. It simplifies creating, switching between, and managing Git worktrees, making it easy to work on multiple features or branches simultaneously without the overhead of stashing or switching branches in a single working directory.
Winget Install — click to copy
winget install max-sixty.worktrunk
Frequently Asked Questions
How do I install worktrunk using winget?
Open Windows Terminal or PowerShell and run:
winget install max-sixty.worktrunk. Winget is built into Windows 10 (1809+) and Windows 11.What is worktrunk?
A Git worktree manager for trunk-based development
Is worktrunk free to download?
worktrunk is available under the MIT OR Apache-2.0 license. Use the winget command or the direct download link on this page.
How do I update worktrunk with winget?
Run
winget upgrade max-sixty.worktrunk in Windows Terminal or PowerShell to update worktrunk to the latest available version.