gitol

1.0.8 • Public • Published

gitol

GIT OneLiners

  npm install -g gitol

usage

gitol -g/-l

oneliner git guilt

-g/--guilt calls git guilt HEAD~1 HEAD

oneliner git pretty Log

-l/--log calls git log --pretty=format:"%h - %an, %ar : %s"

oneliner git config user and email globally

-c/--config <Your name> <email> without quotes will call git config user.name <Your name> && git config --global user.email <email>

Readme

Keywords

Package Sidebar

Install

npm i gitol

Weekly Downloads

1

Version

1.0.8

License

ISC

Unpacked Size

3.48 kB

Total Files

6

Last publish

Collaborators

  • jpalala