Configure the Clone for Direct Push

If your site does not use the GitCentric’s optional Gerrit Code Review functionality, you must ensure that the following line:

push = refs/heads/*:refs/for/*

(added by the git config command described in Configure the Clone for Code Review (Optional)) does not appear in the [remote "origin"] section of your clones’ config file.