Hi Support, I was trying to push local git to another git on gerrit, but stuck with an hook error. This is a very large repo and while running the command "git push origin --all" I am getting this errors: remote: (W) 92e19d4: too many commit message lines longer than 70 characters; manually wrap lines remote: (W) de2245b: too many commit message lines longer than 70 characters; manually wrap lines remote: (W) dc6e982: too many commit message lines longer than 70 characters; manually wrap lines remote: (W) d2e2efd: too many commit message lines longer than 70 characters; manually wrap lines remote: error: internal error while processing changes To ssh_url_path:8282/SI_VF.git ! [remote rejected] master -> master (Error running hook /opt/gerrit/hooks/re f-update) error: failed to push some refs to 'ssh_user@url_path:8282/SI_VF.git' I tried to push after deleting the .git/hooks, but still get the same error. Please help me in fixing this error. Thanks with Regards, Anjali Barodia