Skip to content

oktntko/fit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fit

fit is a command line tool that helps you use git.

Description

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:

asciicast

Features

  • You can continue to use git options.
  • You can check the key binding immediately.

Requirement

📥 Installation

# for zplug
zplug "oktntko/fit", as:command, use:fit

Usage

1. fit expands git actions shown below

  • git commit(status/add/restore)
  • git branch
  • git log
  • git diff
  • git stash

2. use fit like git

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

Inspired

forgit git-fuzzy tortoiseGit

📦 Optional dependencies

💡 Tips

Author

@oktntko

📃 License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages