I oversee an organisation with several git repositories. I'd love to have a way before the start of the workday to see all the changes the day before.
E.g.
User | Repository | message | commit |
---|---|---|---|
Sam | auth-server | added tests | #d9j109j |
Sam | auth-server | fixed bug | #41qdg4 |
Kevin | auth-server | fixed bug | #hh6255 |
Meg | backend-server | added exponential backoff to rate limit | #116zd9 |