kamranahmedse / git-standup

Recall what you did on the last working day. Psst! or be nosy and find what someone else in your team did ;-)
MIT License
7.62k stars 304 forks source link

"Check what every contributor did" function does not work #81

Closed mirfilip closed 7 years ago

mirfilip commented 7 years ago

Background

There is a section in readme showing how to check contribution of all people.

Problem

As of 2.1.8, this doesn't work:

brew info git-standup | head -1
git-standup: stable 2.1.8 (bottled), HEAD
/usr/local/bin/git-standup -a 'all'
Seems like all the contributors did nothing!
mirfilip commented 7 years ago

I'm sorry, this is my mistake.