We use stash to host a git repository and allow multiple users to push to that repository. Sometimes it would be nice to have an overview over all the push actions for a given repository.
Does stash provide a way to list who pushed when, and which commits?
Is there a way/plugin to see for a given commit who pushed it to stash?