← Back to tools
View AGENTS.md for git-all-branches
git-all-branches
Improved visualization of git branches
Description
git-all-branches provides an improved visualization of git branches compared to the standard `git branch -a` command. It displays branches with better formatting, colors, and additional context to help you manage your branch workflow.
AI Summary
Enhanced git branch visualization with better formatting and colors
Capabilities
- + Display all git branches with improved formatting
- + Better visualization than git branch -a
- + Color-coded branch information
Use When
- → You want a cleaner view of your git branches
- → You work with many branches and need better overview
Avoid When
- x You are satisfied with standard git branch output