I am getting an error when I try to make my first git push to gerrit:

[PWD = ~/dev/openafs/branches/quick-start-guide-unix]
pmo...@renegade$ git push
ssh://gerrit.openafs.org/openafs.gitHEAD:refs/for/master
Counting objects: 21, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (12/12), done.
Writing objects: 100% (12/12), 1.78 KiB, done.
Total 12 (delta 10), reused 1 (delta 0)
To ssh://gerrit.openafs.org/openafs.git
 ! [remote rejected] HEAD -> refs/for/master (you are not committer
w_phillip_mo...@ml.com)
error: failed to push some refs to 'ssh://gerrit.openafs.org/openafs.git'

I forgot that I had an old, internal email address configured in git, so I
changed this, but I'm still getting the same error.

It's not at all clear to me how this email is used in gerrit, or what I have
to change to correct it.

How do I get around this?

Reply via email to