Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 631 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 631 Bytes

Countmits

A simple cli to count your number of commits in your current repository

Installation

brew tap muhajirframe/countmits https://github.com/muhajirframe/countmits
brew install countmits

Usage

countmits
// number of commits for all branch

If you want to count commits for specific branch

countmits [branch name]

example

$ countmits master

Contributing

  • Got a question or idea. Submit an issue or ping me @muhajirframe on twitter
  • Submit a pull request

Enjoy