git-slop
v0.0.7
Published
cleaner git commands
Readme
reformatting of some common git commands:
slop-status

slop-log

slop-issues

slop-people

best way to use is to install this package globally, then alias to it:
npm i -g git-slop
then in ~/.bash_profile, add whatever aliases you'd like:
alias gs="slop-status"
alias glog="slop-log"WIP
made with nodegit, chalk, and spacetime
MIT
