← Back to tools
View AGENTS.md for fzf-git.sh
fzf-git.sh
Bash and zsh key bindings for Git objects, powered by fzf
Description
fzf-git.sh provides bash and zsh key bindings for Git objects, powered by fzf. It allows you to interactively browse branches, tags, commits, stashes, and other Git objects using fuzzy search.
AI Summary
Shell key bindings that let you interactively browse Git objects using fzf fuzzy finder.
Capabilities
- + Fuzzy search Git branches, tags, and commits
- + Interactive Git log browsing
- + Key bindings for bash and zsh
- + Preview Git objects in fzf
Use When
- → You use fzf and want Git integration
- → You want interactive Git object browsing
Avoid When
- x You don't use fzf
- x You prefer a full Git TUI client