Skip to content

djeikyb/git-wc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

I put this lil script in my path, and then I can ask for the word count of the last ten commit messages like:

git wc 10

Strong recommend starting with a small range lol. Add sort!

git wc 100 | sort --parallel 4

If the output is looking good, let's get the fans going!

git wc | sort --parallel 16

About

A word counter for git messages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages