fit is a command line tool that helps you use git.
fit is a CLI tool that helps you work with git.
The concept is to be able to use git commands as they are in fit.
DEMO:
- You can continue to use git options.
- You can check the key binding immediately.
# for zplug
zplug "oktntko/fit", as:command, use:fit- git commit(status/add/restore)
- git branch
- git log
- git diff
- git stash
git status -> fit status
git branch -> fit branch
git log -> fit log
git diff -> fit diff
git stash -> fit stash
3. and more see wiki
@oktntko
MIT