Git Wiz 🧙♂️
Git Wiz 🧙♂️ is a tool for running some of git commands in interactive mode.
Getting Started
npm install -g git-wiz
yarn global add git-wiz
Run
git-wiz
? What to add? (Press <space> to select, <a> to toggle all, <i> to invert selection)
❯◯ path/to/my/file
"git add path/to/my/file" did great 🤟
Supported commands
add
reset
stash
diff
rename
(mv
)
Development
Install and run
yarn
yarn build [--watch]
Test it
yarn link
Or
yarn add absolute/path/to/repo
Or
yarn package
yarn add absolute/path/to/repo/git-wiz-1.[major].[minor].tgz