LazyWorktree is a BubbleTea-based Terminal User Interface designed for efficient Git worktree management. Visualise the repository’s status, oversee branches, and navigate between worktrees with ease.
This is free and open source software.
Key Features
- Worktree Management: Create, rename, delete, absorb, and prune merged worktrees.
- Cherry-pick Commits: Copy commits from one worktree to another via an interactive worktree picker.
- Commit Log Details: Log pane shows author initials alongside commit subjects.
- Base Selection: Select a base branch or commit from a list, or enter a reference when creating a worktree.
- Forge Integration: Fetch and display associated Pull Request (GitHub) or Merge Request (GitLab) status, including CI check results (via gh or glab CLI).
- Create from PR/MR: Create worktrees directly from open pull or merge requests, GitHub (or
- GitHub enterprise) or GitLab supported.
- Create from current branch: Start a worktree from the branch you are standing on, and use the prompt’s checkbox to carry over any in-progress changes.
- Create from Issue: Create worktrees from GitHub/GitLab issues with automatic branch name generation based on issue title.
- Status at a Glance: View dirty state, ahead/behind counts, and divergence from main.
- Tmux Integration: Create and manage tmux sessions per worktree with multi-window support.
- Zellij: Create and manage zellij sessions per worktree with multi-tab support.
- Diff Viewer: View diff with optional delta support.
- Repo Automation: .wt init/terminate commands with TOFU security.
- LazyGit Integration: Launch lazygit directly for the currently selected worktree.
Website: github.com/chmouel/lazyworktree
Support:
Developer: Chmouel Boudjnah
License: Apache License 2.0
LazyWorktree is written in Go. Learn Go with our recommended free books and free tutorials.
Related Software
| Git Workflow Tools | |
|---|---|
| git-extras | Superb collection of tools for Git |
| forgit | Utility for using git interactively |
| wrkflw | Validate and run GitHub Actions workflows locally |
| git-branchless | Branchless workflow for git |
| git-absorb | Super-charging git rebase |
| git-toolbelt | Suite of useful Git commands |
| git-open | Adds a handy git open command to Git. |
| git-town | Automate the creation, synchronization, shipping, and cleanup |
| git-fuzzy | Interactive git with the help of fzf |
| git-recent | Jump between recently used local Git branches |
| git-machete | Robust tool that simplifies your git workflows |
| git-flow-next | Modern implementation of the Git-flow branching model |
| Git Interactive Rebase Tool | Terminal-based sequence editor for interactive rebase |
| git-crecord | Interactively select changes to commit or stage |
| git-xargs | Update across multiple GitHub repositories |
| git-prompt.zsh | Lightweight git prompt for zsh |
| git-imerge | Incremental merge and rebase for Git |
| git revise | Git subcommand and Python library |
| wtp | Enhanced Git worktree management |
| LazyWorktree | Git worktree management for the terminal |
| Hug SCM | The Humane Source Control Management Interface |
| git-smart | Small collection of Git helper commands |
| stax | CLI and TUI for stacked Git branches and PRs |
| git-fixup | Command-line helper for Git users |
| git-autofixup | Git helper that creates fixup commits for topic branches |
| Branchlet | Create and manage Git worktrees |
| git-when-merged | Merge commit finder |
| git-flow | High-level repository operations |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

