Hi,
My patch submission got rejected yesterday. Below is the output
[bala@barumuga glusterfs.git.gerrit]$ git push origin
HEAD:refs/for/master/bug-928648
Counting objects: 31, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (22/22), done.
Writing objects: 100% (22/22), 6.80 KiB, done.
Total 22 (delta 13), reused 0 (delta 0)
remote: Resolving deltas: 100% (13/13)
remote: Processing changes: refs: 1, done To
ssh://bala@xxxxxxxxxxxxxxxxxx/glusterfs.git
! [remote rejected] HEAD -> refs/for/master/bug-928648 (no changes made)
error: failed to push some refs to
'ssh://bala@xxxxxxxxxxxxxxxxxx/glusterfs.git'
[bala@barumuga glusterfs.git.gerrit]$
I see the error message is correct that the first patch in the set has
no change whereas rest of the patches are changed.
Today the same succeeded with rebase to master as master branch had some
changes
Is this intentional or gerrit configuration bug?
Regards,
Bala