Gerrit Version-2.14.7
Git Client Version-2.17
Problem:
One of our user successfully got reviewed his code with (Code Review +2), then when he tried to submit the review request, it shows below message on gerrit GUI.
The change cannot be merged due to a path conflict. Rebase the change and upload the rebased commit for review.
Can someone guide me to resolve the same.
1.git pull
2.got rebase -i
It finished successfully.on Gerrit GUI user had totally five open gerrit review requests. Out (5). For (2) requests it says merged. Now I have (3) more requests for that also it says same error message. So I need to perform again the above steps? Plz advise.
--
--
To unsubscribe, email repo-discuss+unsubscribe@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks a lot Matthias. I have resolved my running git rebase and git push.