I am configuring Gerrit and I would like to avoid writing:
Gerrit
git push gerrit HEAD:refs/for/master
I would like to write:
And if you want to allow direct push to branch in refs/heads/ you simply add a right in gerrit web gui:
youre done.