git-l

1.0.1 • Public • Published

GIT-L: A shortcut for git log command

This is as simple as it could be, just a shortcut for the command: git log --oneline --graph --color --all --decorate

Nothing more than that.

Installing

I recommend installing it globally On Windows: npm i -g git-l On Mac/Linux: sudo npm i -g git-l

Usage

Simply cd into your repo folder and: git-l

Enjoy you day typing less!

Dependents (0)

Package Sidebar

Install

npm i git-l

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • icavalheiro