<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>hello, <br><br></div>I am planning to join LibreOffice Online GSOC project so I try to solve easy hacks for online project I submit patches before but in the core when i use git review to submit my code for one of the easy hacks from LibreOffice/online/ I have this error <br>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><br>remote: <br>remote: Processing changes: refs: 1<br>remote: Processing changes: refs: 1, done            <br>remote: <br>remote: ERROR:  In commit 87a29c1285af7a10704df4220d426cb00b749ee4        <br>remote: ERROR:  author email address         <br>remote: ERROR:  does not match your user account.        <br>remote: ERROR:        <br>remote: ERROR:  The following addresses are currently registered:        <br>remote: ERROR:    <a href="mailto:ahmedtota29@gmail.com">ahmedtota29@gmail.com</a>        <br>remote: ERROR:        <br>remote: ERROR:  To register an email address, please visit:        <br>remote: ERROR:  <a href="https://gerrit.libreoffice.org/#/settings/contact">https://gerrit.libreoffice.org/#/settings/contact</a>        <br>remote: <br>remote: <br>To ssh://logerrit:29418/online<br> ! [remote rejected]     HEAD -> refs/publish/master (invalid author)<br>error: failed to push some refs to 'ssh://EL-SHREIF@logerrit:29418/online'<br>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><br></div><div><br><br></div><div>And this is my content for /.git/config<br>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><br>[core]<br>    repositoryformatversion = 0<br>    filemode = true<br>    bare = false<br>    logallrefupdates = true<br>[remote "origin"]<br>    url = git://<a href="http://anongit.freedesktop.org/libreoffice/online">anongit.freedesktop.org/libreoffice/online</a><br>    fetch = +refs/heads/*:refs/remotes/origin/*<br>    pushurl = ssh://logerrit/online<br>[branch "master"]<br>    remote = origin<br>    merge = refs/heads/master<br>[remote "upstream"]<br>    url = git://<a href="http://anongit.freedesktop.org/libreoffice/online">anongit.freedesktop.org/libreoffice/online</a><br>    fetch = +refs/heads/*:refs/remotes/upstream/*<br>[remote "logerrit"]<br>    url = ssh://EL-SHREIF@logerrit:29418/online<br>    fetch = +refs/heads/*:refs/remotes/logerrit/*<br>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><br><br><br></div><div>please help me by telling me how to submit patch in online folder <br></div></div></div>