https://github.com/joshnuss/fzf-git
fzf + git
https://github.com/joshnuss/fzf-git
fzf git
Last synced: about 2 months ago
JSON representation
fzf + git
- Host: GitHub
- URL: https://github.com/joshnuss/fzf-git
- Owner: joshnuss
- Created: 2020-02-21T05:14:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-21T05:24:12.000Z (over 6 years ago)
- Last Synced: 2026-01-21T20:15:15.196Z (5 months ago)
- Topics: fzf, git
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fzf-git
**ALPHA SOFTWARE**
`git` powered by `fzf`. Provides autocomplete for paths and branch.
## Supported commands
- `fzf-git add`
- `fzf-git mv`
- `fzf-git rm`
- `fzf-git reset`
- `fzf-git checkout`
- `fzf-git rebase`
- `fzf-git merge`
- `fzf-git show`
All other commands are sent directly to `git`
# License
MIT