1.4.1 ā€¢ Published 4 years ago

git-wiz v1.4.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

thanks for stopping by npm version

Git Wiz šŸ§™ā€ā™‚ļø

Git Wiz šŸ§™ā€ā™‚ļø is a tool for running some of git commands in interactive mode.

screen record of the terminal with the tool

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
1.4.1

4 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago