I found there is only way to see the last git pull, which is the most current one I already done, I want to know the one that I did prior to the one I did most recently. Because I want to reverse my repo to that specific version at the date when I pulled it and the most recent pull I did is messed up. So in summary, the timestamp of the one BEFORE my latest git pull is what I need.
The repo is bitbucket based git repo.
Is there way to do that at all?