git-fuzzy
git-fuzzy copied to clipboard
interactive `git` with the help of `fzf`
Fixup
Would be awesome to add fixup as an option to the git commit view. Ability to select which commit (filtered by those that have edited the file(s) in staging) to...
I realize this is a real corner case but the fix seems to be simple. Context: for my dotfiles I use a bare repository and a shell alias to call...
**Add Homebrew Formula for `git-fuzzy`** This PR introduces a Homebrew formula for the `git-fuzzy` CLI tool, enabling easy installation via Homebrew. For convenience, you might consider creating your own Homebrew...
I'm not sure if this actually works yet, but copy/edit/etc don't work when there is a status indicator on the file (`??`, `M`, etc) Will test and revise, unless I'm...