I want to revert to the state before my last git pull --rebase request. I dont remember the last commit Id to which I can reset. This change I want to do locally , Any suggestions how to do it. I got the following using git reflog, dont know how to proceed.
>git reflog
3b52052 HEAD@{0}: rebase finished: returning to refs/heads/master
3b52052 HEAD@{1}: pull --rebase: checkout 3b520529dd08834067f316658bc450af1d6c5313
44e2c32 HEAD@{2}: clone: from https://xyy@bitbucket.org/abc-api/xyz.git