[OpenAFS-devel] unable to push to gerrit
Simon Wilkinson
sxw@inf.ed.ac.uk
Sun, 12 Jul 2009 01:29:49 +0100
On 12 Jul 2009, at 01:22, Adam Megacz wrote:
>
> I'm getting "invalid committer megacz@hcoop.net". Any ideas?
>
> Thanks again for all the git awesomeness, Simon!
The committer of the patch doesn't match the email address that gerrit
knows you as. Either teach git the name that gerrit knows you by (with
git config user.email), or tell gerrit the email address that git is
using, by going to http://gerrit.openafs.org/Gerrit#settings,contact
(after logging in) and clicking 'Register New Email ...'
Hope that helps!
Simon.