← Back to tools
View AGENTS.md for git-fuzzy
git-fuzzy
Interactive git with the help of fzf
Description
git-fuzzy provides interactive git operations with the help of fzf. It adds fuzzy finding capabilities to common git commands like diff, log, stash, and branch operations.
AI Summary
Interactive git operations powered by fzf
Capabilities
- + Fuzzy-find git branches, commits, and stashes
- + Interactive diff viewing
- + fzf-powered git log browsing
Use When
- → You want interactive fuzzy search in git
- → You use fzf and want git integration
Avoid When
- x You prefer standard git commands