- git-worktree-switcher VS BranchFixer
- git-worktree-switcher VS git-heatgrid
- git-worktree-switcher VS valetpress
- git-worktree-switcher VS useful-scripts
- git-worktree-switcher VS bash-wtf
- git-worktree-switcher VS ai-bash
- git-worktree-switcher VS zsh-git-fzf
- git-worktree-switcher VS cli
- git-worktree-switcher VS Rick-Roll-Shell
- git-worktree-switcher VS ohmyzsh
Git-worktree-switcher Alternatives
Similar projects and alternatives to git-worktree-switcher
-
BranchFixer
Fix the mess with master/main git branches. BranchFixer is a practical tool designed to streamline Git workflows by automatically correcting branch name errors in repositories with both 'master' and 'main' branches, integrating seamlessly with .bashrc/.zshrc
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
useful-scripts
Useful everyday bash scripts and commands for Linux by Artem S. Tashkinov (by birdie-github)
-
-
ai-bash
AI - a simple commandline local/remote LLM chat client. Supports any local or remote OpenAI-compatible API endpoint (GPT4o, Gemini, Grok, OpenRouter, Ollama, LM Studio and more), model management, multiple conversations support, automatic topic identification, image generation using Dall-E and stdin piping (sending files to LLM for inspection)
-
zsh-git-fzf
An interactive ZSH plugin that wraps some git operations for simplicity and productivity. Also, it contains completions and combines the FZF tool to make the operations more convenient.
-
-
-
ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
git-worktree-switcher discussion
git-worktree-switcher reviews and mentions
-
Git Worktrees - git's old hidden feature you never knew
For the terminal, another great tool I've found is a little bit less main stream, is Git worktree switcher! âš¡ . This little script can be installed quite easily and provides a nice way to switch between worktrees with fuzzy find support. In the example above, I can just do wt fix-css and the script takes me to the fix-css worktree directory, and I can also jump back to the main working tree with wt - . This also renders my second function completely useless.
-
Practical Guide to Git Worktree
Download wt CLI tool for faster switching between worktrees.
Stats
yankeexe/git-worktree-switcher is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of git-worktree-switcher is Shell.