You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

git-wiz

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-wiz

Make git commands interactive


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Package last updated on 11 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc