I need to find out the last time a user on my team reverted a commit in a specific repo, but I need to be able to do so by searching for the automated SourceTree message "This reverts commit #####" instead of just relying on keywords among the users' commit messages.
Is this possible and if so, how?