git-standup

Git extension to generate standup reports from commit history

brewmacoslinux
Try with needOr install directly
Source

About

Git extension to generate reports for standup meetings

Commands

git-standup

Examples

Generate standup report for commits since yesterday$ git standup
Show standup report for the last 3 days$ git standup -d 3
Generate standup report for a specific author$ git standup -a username