A CLI tool that helps you switch between Git branches.
- 📜 Shows recently visited branches first
- 🪜 Quick branch switching with an interactive menu
- 🔍 Filter branches with a search bar
- 💾 Save and restore your current session automatically when switching branches
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/maxam2017/wren/HEAD/install.sh)"Simply run:
wrenThis will open an interactive menu showing all your branches, with recently visited ones at the top.
wren # Open interactive branch menu
wren - # Quick switch to last visited branch
wren upgrade # Update to latest version
wren uninstall # Remove Wren from your system
wren --help # Show help informationBranch Menu
Filter
This project was developed using Cursor AI.

