I am on branch say featureBranch which is created from master. While doing-
git log --author="ankit"
I get all my commit ids and change Id done on this featureBranch. How to get the gerrit review id or gerrit review link which is pushed to gerrit for that commit or a particular commit considering I have the commit id and change id?