I did some changes in my code and after that i did git-review
. The changes were on the branch b1
and I created only one commit for these changes. And the changes still unmereged.
After some-days, I deleted this repo from my workspace, and i cloned this repo again.
I see the commit in gerrit, but I don't see on the branch, even after I did git pull --rebase
.
What is the reason that I don't see my commit? And how can I fix that (so I will can see it) ?