← Back to tools
View AGENTS.md for forgit
forgit
A utility tool powered by fzf for using git interactively
Description
forgit is a utility tool powered by fzf for using git interactively. It provides fuzzy-finding interfaces for common git operations like log viewing, diff inspection, staging, stashing, and more. Makes git workflows faster and more visual.
When to use this tool
✓ Good fit when
- When you want a more interactive and visual git workflow
- When browsing git history and diffs
✕ Avoid when
- When scripting git operations non-interactively
AI Summary
Interactive git operations powered by fzf fuzzy finder
Capabilities
- + Interactive git log browsing with fuzzy search
- + Visual diff viewing with fzf
- + Interactive staging and unstaging of files
- + Fuzzy stash management
- + Interactive branch checkout and deletion
Use When
- → When you want a more interactive and visual git workflow
- → When browsing git history and diffs
Avoid When
- x When scripting git operations non-interactively