gBunny - Simpler and faster git interactions

gBunny is a node module that brings a set of commands, along with a REPL environment, to enhance the interaction with git in your favorite shell (bash, zsh, powershell etc...).

gBunny creates indexes of Git entities such as paths, branches and tags and offer utilities to make the entity selection simpler and faster.

Some use examples to show it in action.

Checkout a branch using the branch selector or the branch index

Add files to the stage using path indexes

Add files to the stage using path selector

Commit all