Hacker News new | ask | show | jobs
by Sytten 629 days ago
Would be a great CLI tool. I am not super fond of sharing a a github token on a website.
1 comments

Git Log has a `--since` and `--until` flags where you can specify dates. It also accepts relative times, like `yesterday` and `last week`. I've found it very handy before meetings.
I had a cron that would aggregate the Git contributions my team made which I’d summarize and share out to leadership at the end of each week. I’m sure with an off the shelf LLM the entire process could be automated now.
Yeah. But the OP tool shows activity like commenting on issues, etc.